ARM: dts: sun8i: a83t: Correct USB3503 GPIOs polarity
authorMarek Szyprowski <m.szyprowski@samsung.com>
Wed, 11 Dec 2019 14:52:17 +0000 (15:52 +0100)
committerMaxime Ripard <maxime@cerno.tech>
Tue, 17 Dec 2019 08:37:14 +0000 (09:37 +0100)
commit1c226017d3ec93547b58082bdf778d9db7401c95
tree05f3f43fd773facdc5982946f62678f412b22bbc
parent3d615c2fc2d111b51d2e20516b920138d4ae29a2
ARM: dts: sun8i: a83t: Correct USB3503 GPIOs polarity

Current USB3503 driver ignores GPIO polarity and always operates as if the
GPIO lines were flagged as ACTIVE_HIGH. Fix the polarity for the existing
USB3503 chip applications to match the chip specification and common
convention for naming the pins. The only pin, which has to be ACTIVE_LOW
is the reset pin. The remaining are ACTIVE_HIGH. This change allows later
to fix the USB3503 driver to properly use generic GPIO bindings and read
polarity from DT.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
arch/arm/boot/dts/sun8i-a83t-cubietruck-plus.dts