arm64: dts: rockchip: rk3399-hugsun-x99: remove supports-sd and supports-emmc options

The entries "supports-sd" and "supports-emmc" are not a valid Linux option
in relation with SD card or eMMC, so remove them.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Link: https://lore.kernel.org/r/20191231175054.4929-1-jbx6244@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Johan Jonker 2019-12-31 18:50:54 +01:00 committed by Heiko Stuebner
parent 24bea4dfa3
commit 25418f9d49

View file

@ -556,7 +556,6 @@ &saradc {
&sdmmc {
clock-frequency = <150000000>;
clock-freq-min-max = <200000 150000000>;
supports-sd;
bus-width = <4>;
cap-mmc-highspeed;
cap-sd-highspeed;
@ -572,7 +571,6 @@ &sdhci {
bus-width = <8>;
mmc-hs400-1_8v;
mmc-hs400-enhanced-strobe;
supports-emmc;
non-removable;
keep-power-in-suspend;
status = "okay";