projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ae9214
)
ARM: dts: rockchip: fix compatible string for eMMC node of rk3228 SoC
author
Shawn Lin
<shawn.lin@rock-chips.com>
Thu, 22 Jun 2017 10:29:59 +0000
(18:29 +0800)
committer
Heiko Stuebner
<heiko@sntech.de>
Sun, 16 Jul 2017 15:08:58 +0000
(17:08 +0200)
This adds amend compatible content for eMMC of RK3228 SoC.
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk322x.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/rk322x.dtsi
b/arch/arm/boot/dts/rk322x.dtsi
index d565b9581b00ec2469e8300df104accd938e3870..25a4980935417da1ac80e9dc5cecc252e907769d 100644
(file)
--- a/
arch/arm/boot/dts/rk322x.dtsi
+++ b/
arch/arm/boot/dts/rk322x.dtsi
@@
-528,7
+528,7
@@
};
emmc: dwmmc@30020000 {
- compatible = "rockchip,rk3288-dw-mshc";
+ compatible = "rockchip,rk32
28-dw-mshc", "rockchip,rk32
88-dw-mshc";
reg = <0x30020000 0x4000>;
interrupts = <GIC_SPI 14 IRQ_TYPE_LEVEL_HIGH>;
clock-frequency = <37500000>;