From 05e59e5fb0064c97a1c10921ecd549f2d4a58565 Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Wed, 09 Oct 2024 06:14:40 +0000
Subject: [PATCH] add REDIRECT
---
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