• sheetal's avatar
    arm64: tegra: Move AHUB ports to SoC DTSI · 71a3b9b1
    sheetal authored
    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: default avatarsheetal <sheetal@nvidia.com>
    Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
    71a3b9b1
tegra234-p3701.dtsi 1.49 KB