Commit 98492678 authored by Heiko Stuebner's avatar Heiko Stuebner

ARM: dts: rockchip: temporarily remove emmc hs200 speed from rk3288 minnie

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: default avatarHeiko Stuebner <heiko@sntech.de>
parent 8005c49d
......@@ -86,6 +86,10 @@ vcc18_lcd: vcc18-lcd {
};
};
&emmc {
/delete-property/mmc-hs200-1_8v;
};
&gpio_keys {
pinctrl-0 = <&pwr_key_l &ap_lid_int_l &volum_down_l &volum_up_l>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment