forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/Documentation/devicetree/bindings/dma/nvidia,tegra210-adma.txt
....@@ -4,7 +4,9 @@
44 between system memory and the Audio Processing Engine (APE).
55
66 Required properties:
7
-- compatible: Must be "nvidia,tegra210-adma".
7
+- compatible: Should contain one of the following:
8
+ - "nvidia,tegra210-adma": for Tegra210
9
+ - "nvidia,tegra186-adma": for Tegra186 and Tegra194
810 - reg: Should contain DMA registers location and length. This should be
911 a single entry that includes all of the per-channel registers in one
1012 contiguous bank.