Re: [PATCH v1] pinctrl: samsung: Finish initializing the gpios before registering them

From: Krzysztof Kozlowski
Date: Tue Aug 16 2022 - 06:07:51 EST


On 28/07/2022 11:32, Krzysztof Kozlowski wrote:
> On 27/07/2022 03:33, Saravana Kannan wrote:
>> As soon as a gpio is registered, it should be usable by a consumer. So,
>> do all the initialization before registering the gpios. Without this
>> change, a consumer can request a GPIO IRQ and have the gpio to IRQ
>> mapping fail.
>>
>> Signed-off-by: Saravana Kannan <saravanak@xxxxxxxxxx>
>
> Looks good.
>
> Linus,
> It's too late for me to pick it up, so make you could grab it directly?
>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
>
> Otherwise it will wait for merge window to finish.

Applied.

Best regards,
Krzysztof