arm64: tegra: Define missing IO ports
authorsheetal <sheetal@nvidia.com>
Wed, 7 Feb 2024 12:05:16 +0000 (17:35 +0530)
committerThierry Reding <treding@nvidia.com>
Fri, 23 Feb 2024 17:20:02 +0000 (18:20 +0100)
commitf5c8e31e71711061338b572c26f456bf5acdf6a0
tree40ed31054ba9bf9850f3716fcd82cec2534eb542
parent71a3b9b17537a114705d2d01d227e19fd7353bff
arm64: tegra: Define missing IO ports

I2S3, I2S5, DMIC1, DMIC2, DMIC4, DSPK1 and DSPK2 IO ports are not
defined. Those are not defined earlier because it was inside platform
DT and defined only for supported IOs by the platform.
Now these are part of SoC DTSI, all IOs ports are defined
so that all the ports are available to be used by platforms.

Signed-off-by: sheetal <sheetal@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/nvidia/tegra234.dtsi