forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/Documentation/devicetree/bindings/dma/sprd-dma.txt
....@@ -31,7 +31,7 @@
3131 described in the dma.txt file, using a two-cell specifier for each channel.
3232 The two cells in order are:
3333 1. A phandle pointing to the DMA controller.
34
-2. The channel id.
34
+2. The slave id.
3535
3636 spi0: spi@70a00000{
3737 ...