Re: [PATCH 1/2] pinctrl: sprd: Use the correct pin output configuration

From: Linus Walleij
Date: Fri Mar 27 2020 - 17:08:05 EST


On Wed, Mar 25, 2020 at 9:25 AM Baolin Wang <baolin.wang7@xxxxxxxxx> wrote:

> From: Linhua Xu <linhua.xu@xxxxxxxxxx>
>
> The Spreadtrum pin controller did not supply registers to set high level
> or low level for output mode, instead we should let the pin controller
> current configuration drive values on the line. So we should use the
> PIN_CONFIG_OUTPUT_ENABLE configuration to enable or disable the output
> mode.
>
> [Baolin Wang changes the commit message]
> Fixes: 41d32cfce1ae ("pinctrl: sprd: Add Spreadtrum pin control driver")
> Signed-off-by: Linhua Xu <linhua.xu@xxxxxxxxxx>
> Signed-off-by: Baolin Wang <baolin.wang7@xxxxxxxxx>

Patch applied.

Yours,
Linus Walleij