projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a47fad4
)
MLK-13745: ARM: dts: imx6sll: sync with i.mx6ul
author
Robin Gong
<yibin.gong@nxp.com>
Thu, 12 Jan 2017 05:55:21 +0000
(13:55 +0800)
committer
Nitin Garg
<nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:58:20 +0000
(14:58 -0500)
Because i.mx6sll support mega_fast power off, sdma driver can sync
with i.mx6ul which support this feature. Modify compatible name
Signed-off-by: Robin Gong <yibin.gong@nxp.com>
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
ef77eed
..
17bb6de
100644
(file)
--- a/
arch/arm/boot/dts/imx6sll.dtsi
+++ b/
arch/arm/boot/dts/imx6sll.dtsi
@@
-628,7
+628,7
@@
};
sdma: sdma@020ec000 {
- compatible = "fsl,imx6
sl
l-sdma", "fsl,imx35-sdma";
+ compatible = "fsl,imx6
u
l-sdma", "fsl,imx35-sdma";
reg = <0x020ec000 0x4000>;
interrupts = <GIC_SPI 2 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&clks IMX6SLL_CLK_SDMA>,