These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / arch / arm / boot / dts / rk3066a-rayeager.dts
index 3ac1511..341c1f8 100644 (file)
@@ -48,6 +48,7 @@
        compatible = "chipspark,rayeager-px2", "rockchip,rk3066a";
 
        memory {
+               device_type = "memory";
                reg = <0x60000000 0x40000000>;
        };
 
        pinctrl-names = "default";
        pinctrl-0 = <&sd0_clk>, <&sd0_cmd>, <&sd0_cd>, <&sd0_bus4>;
        vmmc-supply = <&vcc_sd>;
+       cap-mmc-highspeed;
+       cap-sd-highspeed;
        status = "okay";
 };
 
        status = "okay";
 };
 
+&usbphy {
+       status = "okay";
+};
+
 &usb_otg {
        status = "okay";
 };