Skip to content
Unverified Commit b642d482 authored by Ondřej Jirman's avatar Ondřej Jirman Committed by Maxime Ripard
Browse files

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

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>
parent a4055095
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