Re: [PATCH] pinctrl: fix low level output voltage issue

From: Linus Walleij
Date: Fri Dec 04 2020 - 03:44:54 EST


On Fri, Nov 20, 2020 at 10:31 AM Zhiyong Tao <zhiyong.tao@xxxxxxxxxxxx> wrote:

> This patch is used to fix low level output voltage issue.
> A pin is changed from input pull-up to output high.
> The Dout value of the pin is default as 0.
> If we change the direction of the pin before the dout value of the pin,
> It maybe produce a low level output voltage between "input pull-up" and
> "output high".
>
> Signed-off-by: Zhiyong Tao <zhiyong.tao@xxxxxxxxxxxx>

Patch applied!

Yours,
Linus Walleij