Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c43fa321 authored by Hans de Goede's avatar Hans de Goede Committed by Maxime Ripard
Browse files

ARM: dts: sun8i: Enable USB host on GA10H-A33 tablets



The GA10H tablets not only have an otg connector, but also a normal
usb host connector, enabled support for this.

Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent 4e2066ed
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -61,6 +61,10 @@
	};
};

&ehci0 {
	status = "okay";
};

&i2c0 {
	pinctrl-names = "default";
	pinctrl-0 = <&i2c0_pins_a>;
@@ -109,6 +113,10 @@
	status = "okay";
};

&ohci0 {
	status = "okay";
};

&pio {
	mmc0_cd_pin_q8h: mmc0_cd_pin@0 {
		allwinner,pins = "PB4";