projects
/
GitHub
/
moto-9609
/
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:
8005c49
)
ARM: dts: rockchip: temporarily remove emmc hs200 speed from rk3288 minnie
author
Heiko Stuebner
<heiko@sntech.de>
Wed, 11 Nov 2015 21:08:02 +0000
(22:08 +0100)
committer
Heiko Stuebner
<heiko@sntech.de>
Thu, 19 Nov 2015 04:38:06 +0000
(
05:38
+0100)
The eMMC of the minnie Chromebook doesn't like our current method of
tuning and while there are solutions on the horizon, they still need
investigating. Other Chromebooks tune just fine with the emmc, so
simply disable tuning on Minnie for now.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3288-veyron-minnie.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/rk3288-veyron-minnie.dts
b/arch/arm/boot/dts/rk3288-veyron-minnie.dts
index 8fd8ef2c72dae55de1a1fa6004be38928b6f660f..85f0373df498f07b5b0c54658961bae18b535d7b 100644
(file)
--- a/
arch/arm/boot/dts/rk3288-veyron-minnie.dts
+++ b/
arch/arm/boot/dts/rk3288-veyron-minnie.dts
@@
-86,6
+86,10
@@
};
};
+&emmc {
+ /delete-property/mmc-hs200-1_8v;
+};
+
&gpio_keys {
pinctrl-0 = <&pwr_key_l &ap_lid_int_l &volum_down_l &volum_up_l>;