arm64: tegra: Move AHUB ports to SoC DTSI
authorsheetal <sheetal@nvidia.com>
Wed, 7 Feb 2024 12:05:15 +0000 (17:35 +0530)
committerThierry Reding <treding@nvidia.com>
Fri, 23 Feb 2024 17:20:02 +0000 (18:20 +0100)
commit71a3b9b17537a114705d2d01d227e19fd7353bff
tree2d11f2bade4ef225ba443a20dfcd8d010e91f736
parent006fc90c2ab8ba34d55140c168442d5e75e85544
arm64: tegra: Move AHUB ports to SoC DTSI

AHUB and its child nodes ports are part of platform DTS and with new
platform support these entries need to be defined again.
As they are common across the platforms, moving them to SoC
DTSI to avoid code duplicacy.

AHUB HW accelerators are used for audio processing and typically all of
these are made available. Platforms can enable all of these just by
enabling the AHUB parent device. However IO interfaces (which are also
children of AHUB) are selectively enabled based on what the platform
actually exposes for interaction with external world.

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