projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e61ccb1
)
ARM: dts: rockchip: support highspeed sd-cards for rk3188-radxarock
author
Shawn Lin
<shawn.lin@rock-chips.com>
Sat, 12 Sep 2015 10:00:50 +0000
(18:00 +0800)
committer
Heiko Stuebner
<heiko@sntech.de>
Thu, 8 Oct 2015 20:37:54 +0000
(22:37 +0200)
Add cap-sd-highspeed and cap-mmc-highspeed for rk3188-radxarock
board to make sd cards running faster.
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3188-radxarock.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/rk3188-radxarock.dts
b/arch/arm/boot/dts/rk3188-radxarock.dts
index d2180e5d2b055c239cbf006f666ecc9358e69f8d..9b31abedcef15cce8c9a44060f3bf9c1557564f5 100644
(file)
--- a/
arch/arm/boot/dts/rk3188-radxarock.dts
+++ b/
arch/arm/boot/dts/rk3188-radxarock.dts
@@
-289,6
+289,8
@@
vmmc-supply = <&vcc_sd0>;
bus-width = <4>;
+ cap-mmc-highspeed;
+ cap-sd-highspeed;
disable-wp;
};