Commit cff6d1d6 authored by Vasily Khoruzhick's avatar Vasily Khoruzhick Committed by Heiko Stuebner

arm64: dts: rockchip: enable HS200 for eMMC on rock64

eMMC that's sold by Pine64 can do HS200, rk3328 can do it
as well, so update DTS to enable it.
Signed-off-by: default avatarVasily Khoruzhick <anarsoul@gmail.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 6d252078
...@@ -100,6 +100,7 @@ &cpu3 { ...@@ -100,6 +100,7 @@ &cpu3 {
&emmc { &emmc {
bus-width = <8>; bus-width = <8>;
cap-mmc-highspeed; cap-mmc-highspeed;
mmc-hs200-1_8v;
non-removable; non-removable;
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_bus8>; pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_bus8>;
......
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