aboutsummaryrefslogtreecommitdiff
path: root/src/arm/sun8i-a33-q8-tablet.dts
diff options
context:
space:
mode:
Diffstat (limited to 'src/arm/sun8i-a33-q8-tablet.dts')
-rw-r--r--src/arm/sun8i-a33-q8-tablet.dts15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/arm/sun8i-a33-q8-tablet.dts b/src/arm/sun8i-a33-q8-tablet.dts
index 44b32296a025..b0bc2360f8c4 100644
--- a/src/arm/sun8i-a33-q8-tablet.dts
+++ b/src/arm/sun8i-a33-q8-tablet.dts
@@ -48,18 +48,3 @@
model = "Q8 A33 Tablet";
compatible = "allwinner,q8-a33", "allwinner,sun8i-a33";
};
-
-/*
- * FIXME for now we only support host mode and rely on u-boot to have
- * turned on Vbus which is controlled by the axp223 pmic on the board.
- *
- * Once we have axp223 support we should switch to fully supporting otg.
- */
-&usb_otg {
- dr_mode = "host";
- status = "okay";
-};
-
-&usbphy {
- status = "okay";
-};