mbox series

[0/4] Assortment of fixes for TBS A711 Tablet

Message ID 20200222223154.221632-1-megous@megous.com (mailing list archive)
Headers show
Series Assortment of fixes for TBS A711 Tablet | expand

Message

Ondřej Jirman Feb. 22, 2020, 10:31 p.m. UTC
This series fixes some issues with camera overvolting, USB-OTG/charging,
and WiFi OOB interrupt being stuck.

Please take a look.

thank you and regards,
  Ondrej Jirman

Ondrej Jirman (4):
  ARM: dts: sun8i-a83t-tbs-a711: OOB WiFi interrupt doesn't work
  ARM: dts: sun8i-a83t-tbs-a711: HM5065 doesn't like such a high voltage
  ARM: dts: sun8i-a83t-tbs-a711: Fix USB OTG mode detection
  ARM: dts: sun8i-a83t-tbs-a711: Drop superfluous dr_mode

 arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

Comments

Maxime Ripard Feb. 24, 2020, 9:32 a.m. UTC | #1
On Sat, Feb 22, 2020 at 11:31:50PM +0100, Ondrej Jirman wrote:
> This series fixes some issues with camera overvolting, USB-OTG/charging,
> and WiFi OOB interrupt being stuck.
>
> Please take a look.

Applied 2,3 and 4

Maxime