Re: [PATCH v2 1/4] ARM: dts: exynos: Correct USB3503 GPIOs polarity

From: Krzysztof Kozlowski
Date: Thu Dec 12 2019 - 15:21:36 EST


On Wed, Dec 11, 2019 at 03:46:35PM +0100, Marek Szyprowski wrote:
> 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.
>

Thanks, applied (for v5.6).

Best regards,
Krzysztof