hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
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.