projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e11f309
)
ARM: dts: ls1021a: add #dma-cells to qdma node
author
Li Yang
<leoyang.li@nxp.com>
Tue, 12 Oct 2021 23:58:18 +0000
(18:58 -0500)
committer
Shawn Guo
<shawnguo@kernel.org>
Fri, 15 Oct 2021 03:16:44 +0000
(11:16 +0800)
Add the #dma-cells to align with the dma schema.
Signed-off-by: Li Yang <leoyang.li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/ls1021a.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/ls1021a.dtsi
b/arch/arm/boot/dts/ls1021a.dtsi
index 76c181602399a1e0a12cc9a324ad93d5aab04ac6..bf583a0cc23752d611804add37ecda0b9277f28e 100644
(file)
--- a/
arch/arm/boot/dts/ls1021a.dtsi
+++ b/
arch/arm/boot/dts/ls1021a.dtsi
@@
-947,6
+947,7
@@
<GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>;
interrupt-names = "qdma-error",
"qdma-queue0", "qdma-queue1";
+ #dma-cells = <2>;
dma-channels = <8>;
block-number = <1>;
block-offset = <0x1000>;