Commit 3625de0f authored by Randy Li's avatar Randy Li Committed by Heiko Stuebner

ARM: dts: rockchip: remove excess sd properties from firefly reload

Because of a bug in hardware design, the sdcard at firefly
rk3288 reload board can't switch the io voltage level to 1.8v.
Signed-off-by: default avatarRandy Li <ayaka@soulik.info>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent b60ab70b
......@@ -207,11 +207,6 @@ &sdmmc {
num-slots = <1>;
pinctrl-names = "default";
pinctrl-0 = <&sdmmc_clk>, <&sdmmc_cmd>, <&sdmmc_cd>, <&sdmmc_bus4>;
sd-uhs-sdr12;
sd-uhs-sdr25;
sd-uhs-sdr50;
sd-uhs-sdr104;
sd-uhs-ddr50;
vmmc-supply = <&vcc_sd>;
vqmmc-supply = <&vccio_sd>;
status = "okay";
......
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