ARM: dts: exynos: Correct USB3503 GPIOs polarity
authorMarek Szyprowski <m.szyprowski@samsung.com>
Wed, 11 Dec 2019 14:51:55 +0000 (15:51 +0100)
committerKrzysztof Kozlowski <krzk@kernel.org>
Thu, 12 Dec 2019 20:18:36 +0000 (21:18 +0100)
commit5206265f78e4e313bc982e289248a239cb3409e2
tree59a02416547a7ee5c138338623d2dfd103e807fc
parenteaffc4de16c66c04ce340174280221960be18ed3
ARM: dts: exynos: 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: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm/boot/dts/exynos4412-odroid-common.dtsi
arch/arm/boot/dts/exynos5250-arndale.dts
arch/arm/boot/dts/exynos5410-odroidxu.dts