ARM: dts: sun8i: Enable USB host on GA10H-A33 tablets
authorHans de Goede <hdegoede@redhat.com>
Tue, 2 Jun 2015 19:47:58 +0000 (21:47 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 6 Jul 2015 11:36:01 +0000 (13:36 +0200)
The GA10H tablets not only have an otg connector, but also a normal
usb host connector, enabled support for this.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sun8i-a33-ga10h-v1.1.dts

index 7520e067374015af5e8273c3cf7eb4276e0e96b2..1aefc6793e25e330dea05befe8306fc22651ad26 100644 (file)
        };
 };
 
+&ehci0 {
+       status = "okay";
+};
+
 &i2c0 {
        pinctrl-names = "default";
        pinctrl-0 = <&i2c0_pins_a>;
        status = "okay";
 };
 
+&ohci0 {
+       status = "okay";
+};
+
 &pio {
        mmc0_cd_pin_q8h: mmc0_cd_pin@0 {
                allwinner,pins = "PB4";