Re: [PATCH 2/2] pinctrl: qcom: spmi-gpio: make direction changes exclusive

From: Bartosz Golaszewski

Date: Fri Sep 18 2026 - 04:09:32 EST


On Fri, 18 Sep 2026 03:11:15 +0200, Shawn Guo
<shengchao.guo@xxxxxxxxxxxxxxxx> said:
>>
>> Personally I would prefer patch 1 instead of this change.
>
> As I mentioned in the cover letter, both patches are fixing real bugs
> existing at different level. So I prefer to merge both. But it's a call
> up to Bartosz.
>

I'd take both but I'm not sure if the ASIS case for shared proxy can be
addressed without reading back the direction.

Bart