arm64: tegra: Add ACONNECT, ADMA and AGIC nodes Tegra210 Smaug

Populate the ACONNECT, ADMA and AGIC nodes for Tegra210 Smaug which
are used for audio use-cases.

Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Jon Hunter 2016-08-09 16:21:19 +01:00 committed by Thierry Reding
parent 96d1f078ff
commit 9fab004dcb

View file

@ -1574,6 +1574,18 @@
status = "okay";
};
aconnect@702c0000 {
status = "okay";
dma@702e2000 {
status = "okay";
};
agic@702f9000 {
status = "okay";
};
};
clocks {
compatible = "simple-bus";
#address-cells = <1>;