Re: [PATCH v2] gpio: gpio-by-pinctrl: Apply initial value in direction output wrapper
Alex Tran <[email protected]>
| Newsgroups | org.kernel.vger.linux-gpio,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 8/10/2026 3:41 AM, Bartosz Golaszewski wrote: > On Thu, 6 Aug 2026 23:59:26 +0200, Andy Shevchenko > <[email protected]> said: >> On Mon, Jul 27, 2026 at 01:14:40PM +0200, Bartosz Golaszewski wrote: >>> On Fri, 24 Jul 2026 09:42:28 -0700, Alex Tran wrote: >>>> After successfully configuring gpio pin as output, set the >>>> requested initial output value via the existing gpio set >>>> wrapper, so that the pin is not left at its previous level. >>> Applied, thanks! >>> >>> [1/1] gpio: gpio-by-pinctrl: Apply initial value in direction output wrapper >>> https://git.kernel.org/brgl/c/67ff4bf723c8bd1f1b10450fa3e8f55762418104 >> Thanks, but see my comment. >> >> -- >> With Best Regards, >> Andy Shevchenko >> >> >> > Sorry, I was on vacation. Alex: can you please look into Andy's comment? > > Thanks, > Bartosz Sure, I'll address the ordering issue Andy raised. Alex