projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6c0ad7
)
ARM: dts: imx6sll: correct sdma compatible
author
Robin Gong
<yibin.gong@nxp.com>
Mon, 10 Jun 2019 08:17:51 +0000
(16:17 +0800)
committer
Shawn Guo
<shawnguo@kernel.org>
Mon, 22 Jul 2019 01:37:24 +0000
(09:37 +0800)
Correct sdma compatible since ecspi errata ERR009165 has been fixed
on i.mx6sll as i.mx6ul.
Signed-off-by: Robin Gong <yibin.gong@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6sll.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6sll.dtsi
b/arch/arm/boot/dts/imx6sll.dtsi
index
b0a77ff
..
97bb1e7
100644
(file)
--- a/
arch/arm/boot/dts/imx6sll.dtsi
+++ b/
arch/arm/boot/dts/imx6sll.dtsi
@@
-621,7
+621,7
@@
};
sdma: dma-controller@20ec000 {
- compatible = "fsl,imx6sll-sdma", "fsl,imx
35
-sdma";
+ compatible = "fsl,imx6sll-sdma", "fsl,imx
6ul
-sdma";
reg = <0x020ec000 0x4000>;
interrupts = <GIC_SPI 2 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&clks IMX6SLL_CLK_IPG>,