Re: [PATCH v3] gpio: gpio-by-pinctrl: Apply initial value in direction output wrapper
Linus Walleij <[email protected]>
| Newsgroups | org.kernel.vger.linux-gpio,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAD++jLmgx1+biSfritZpvcpszgfwh_natnZ5TE1qARJzqj8QLA@mail.gmail.com> |
On Mon, Aug 10, 2026 at 8:59 PM Alex Tran <[email protected]> wrote: > Apply the requested initial value via the existing gpio set > wrapper, so that the pin is not left at its previous level. > Afterwards, configure the gpio pin as output. > > Fixes: 7671f4949a6c ("gpio: gpio-by-pinctrl: add pinctrl based generic GPIO driver") > Signed-off-by: Alex Tran <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij