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

From: Krzysztof Kozlowski
Date: Thu Jul 28 2022 - 04:34:17 EST


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.


Best regards,
Krzysztof