projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afd8f77
)
ARM: dts: ls1021a: Use generic node name for DMA
author
Kuldeep Singh
<singh.kuldeep87k@gmail.com>
Sun, 7 Aug 2022 18:36:45 +0000
(
00:06
+0530)
committer
Shawn Guo
<shawnguo@kernel.org>
Sun, 21 Aug 2022 13:44:01 +0000
(21:44 +0800)
DT spec expects generic DMA controller node name as "dma-controller" to
enable validations.
Signed-off-by: Kuldeep Singh <singh.kuldeep87k@gmail.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 fa761620f0731ea282b5cf37c54aed28b7a852b6..7c5510e34494fc49afa91d614d1f491103d48032 100644
(file)
--- a/
arch/arm/boot/dts/ls1021a.dtsi
+++ b/
arch/arm/boot/dts/ls1021a.dtsi
@@
-647,7
+647,7
@@
status = "disabled";
};
- edma0:
edma
@2c00000 {
+ edma0:
dma-controller
@2c00000 {
#dma-cells = <2>;
compatible = "fsl,vf610-edma";
reg = <0x0 0x2c00000 0x0 0x10000>,