ARM: dts: rockchip: unuse the slot-node and deprecate the supports-highspeed for...
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / rk3066a-bqcurie2.dts
index 042f821d9e4d8bdbe0ab48722293278a86a44496..665dd56f4f79cd0791a70ac0ecdf0563932c33bd 100644 (file)
        num-slots = <1>;
        status = "okay";
        vmmc-supply = <&vcc_sd0>;
-
-       slot@0 {
-               reg = <0>;
-               bus-width = <4>;
-               disable-wp;
-       };
+       bus-width = <4>;
+       disable-wp;
 };
 
 &mmc1 { /* wifi */
        pinctrl-names = "default";
        pinctrl-0 = <&sd1_clk &sd1_cmd &sd1_bus4>;
 
-       slot@0 {
-               reg = <0>;
-               bus-width = <4>;
-               disable-wp;
-       };
+       bus-width = <4>;
+       disable-wp;
 };
 
 &uart0 {