From 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 13 May 2024 10:30:14 +0000 Subject: [PATCH] modify sin led gpio --- kernel/Documentation/devicetree/bindings/dma/sprd-dma.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kernel/Documentation/devicetree/bindings/dma/sprd-dma.txt b/kernel/Documentation/devicetree/bindings/dma/sprd-dma.txt index 7a10fea..adccea9 100644 --- a/kernel/Documentation/devicetree/bindings/dma/sprd-dma.txt +++ b/kernel/Documentation/devicetree/bindings/dma/sprd-dma.txt @@ -31,7 +31,7 @@ described in the dma.txt file, using a two-cell specifier for each channel. The two cells in order are: 1. A phandle pointing to the DMA controller. -2. The channel id. +2. The slave id. spi0: spi@70a00000{ ... -- Gitblit v1.6.2