Skip to content
Commit 9ac5a697 authored by Ondřej Jirman's avatar Ondřej Jirman Committed by Paul Gortmaker
Browse files

ARM: dts: sun8i-a83t-tbs-a711: Fix USB OTG mode detection

commit b642d482 upstream.

USB-ID signal has a pullup on the schematic, but in reality it's not
pulled up, so add a GPIO pullup. And we also need a usb0_vbus_power-supply
for VBUS detection.

This fixes OTG mode detection and charging issues on TBS A711 tablet.
The issues came from ID pin reading 0, causing host mode to be enabled,
when it should not be, leading to DRVVBUS being enabled, which disabled
the charger.

Fixes: f2f221c7

 ("ARM: dts: sun8i: a711: Enable USB OTG")
Signed-off-by: default avatarOndrej Jirman <megous@megous.com>
Signed-off-by: default avatarMaxime Ripard <maxime@cerno.tech>
Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent bbebf4f6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment