summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/sun8i-a23-q8-tablet.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/sun8i-a23-q8-tablet.dts')
-rw-r--r--dts/src/arm/sun8i-a23-q8-tablet.dts15
1 files changed, 0 insertions, 15 deletions
diff --git a/dts/src/arm/sun8i-a23-q8-tablet.dts b/dts/src/arm/sun8i-a23-q8-tablet.dts
index 6062ea7a99..956320a6cc 100644
--- a/dts/src/arm/sun8i-a23-q8-tablet.dts
+++ b/dts/src/arm/sun8i-a23-q8-tablet.dts
@@ -48,18 +48,3 @@
model = "Q8 A23 Tablet";
compatible = "allwinner,q8-a23", "allwinner,sun8i-a23";
};
-
-/*
- * 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";
-};