Commit 9fab004d authored by Jon Hunter's avatar Jon Hunter Committed by Thierry Reding

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: default avatarJon Hunter <jonathanh@nvidia.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 96d1f078
......@@ -1574,6 +1574,18 @@ sdhci@700b0600 {
status = "okay";
};
aconnect@702c0000 {
status = "okay";
dma@702e2000 {
status = "okay";
};
agic@702f9000 {
status = "okay";
};
};
clocks {
compatible = "simple-bus";
#address-cells = <1>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment