sunxi: Sync dts files with the upstream kernel
[oweals/u-boot.git] / arch / arm / dts / sun5i-a13-inet-98v-rev2.dts
index 6d466a28ecd4e57b25b06975266dc8ac699fbba9..1b11ec95ae5312546bfd92ba5d1fc09080e5a9fe 100644 (file)
        status = "okay";
 };
 
-&mmc2 {
-       pinctrl-names = "default";
-       pinctrl-0 = <&mmc2_pins_a>;
-       vmmc-supply = <&reg_vcc3v3>;
-       bus-width = <8>;
-       non-removable;
-       status = "okay";
-
-       mmccard: mmccard@0 {
-               reg = <0>;
-               compatible = "mmc-card";
-               broken-hpi;
-       };
-};
-
 &otg_sram {
        status = "okay";
 };
        status = "okay";
 };
 
-&reg_usb1_vbus {
-       gpio = <&pio 6 11 GPIO_ACTIVE_HIGH>; /* PG11 */
-       status = "okay";
-};
-
 &uart1 {
        pinctrl-names = "default";
        pinctrl-0 = <&uart1_pins_b>;
        allwinner,pins = "PG12";
 };
 
-&usb1_vbus_pin_a {
-       allwinner,pins = "PG11";
-};
-
 &usbphy {
        pinctrl-names = "default";
        pinctrl-0 = <&usb0_id_detect_pin>, <&usb0_vbus_detect_pin>;
        usb0_id_det-gpio = <&pio 6 2 GPIO_ACTIVE_HIGH>; /* PG2 */
        usb0_vbus_det-gpio = <&pio 6 1 GPIO_ACTIVE_HIGH>; /* PG1 */
        usb0_vbus-supply = <&reg_usb0_vbus>;
-       usb1_vbus-supply = <&reg_usb1_vbus>;
+       usb1_vbus-supply = <&reg_ldo3>;
        status = "okay";
 };