Re: [PATCH] gpio: gpio-by-pinctrl: Apply initial value in direction output wrapper

From: Alex Tran

Date: Fri Jul 24 2026 - 12:57:02 EST


On 7/24/2026 12:43 AM, Bartosz Golaszewski wrote:

> On Thu, 23 Jul 2026 22:20:25 +0200, Alex Tran <alex.tran@xxxxxxxxxxxxxxxx> said:
>> 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.
>>
>> Signed-off-by: Alex Tran <alex.tran@xxxxxxxxxxxxxxxx>
>> ---
> Good catch, I'd like to backport it as a bug, can you add the Fixes tag?
>
> Bart

Sure I'll send in v2 with it added. 

Thanks,
Alex