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:
ee0024f
)
ARM: dts: rockchip: add rk322x dw-mmc resets
author
Heiko Stuebner
<heiko@sntech.de>
Wed, 1 Mar 2017 23:50:39 +0000
(
00:50
+0100)
committer
Heiko Stuebner
<heiko@sntech.de>
Thu, 16 Mar 2017 12:24:55 +0000
(13:24 +0100)
dw-mmc got its reset-properties specified, so add the softresets
for it in rk3228/rk3229.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Reviwed-by: Shawn Lin <shawn.lin@rock-chips.com>
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 9dff8221112c24287133c5af851a46dae1f36277..7cc344684f71b6c81b74b2fadae0eeedb3c8ad48 100644
(file)
--- a/
arch/arm/boot/dts/rk322x.dtsi
+++ b/
arch/arm/boot/dts/rk322x.dtsi
@@
-414,6
+414,8
@@
fifo-depth = <0x100>;
pinctrl-names = "default";
pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_bus8>;
+ resets = <&cru SRST_EMMC>;
+ reset-names = "reset";
status = "disabled";
};