X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=arch%2Farm%2Fdts%2Fsun8i-a23-q8-tablet.dts;h=956320a6cc7867d429b405335b50ddd5e309e0bd;hb=5ebd27d860ec0c6e36f1b0f973653fe66a7360be;hp=6062ea7a99039a561aed594a84b23e5276963ee4;hpb=f74dc51bcab924a30e41b33981a4f96af3f9dd57;p=oweals%2Fu-boot.git diff --git a/arch/arm/dts/sun8i-a23-q8-tablet.dts b/arch/arm/dts/sun8i-a23-q8-tablet.dts index 6062ea7a99..956320a6cc 100644 --- a/arch/arm/dts/sun8i-a23-q8-tablet.dts +++ b/arch/arm/dts/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"; -};