Re: [PATCH] gpio: nomadik: Add check for clk_enable()
From: Linus Walleij
Date: Sun Apr 13 2025 - 03:44:53 EST
On Sat, Apr 12, 2025 at 9:31 PM Chenyuan Yang <chenyuan0y@xxxxxxxxx> wrote:
> Add check for the return value of clk_enable() to catch
> the potential error.
>
> This is similar to the commit 8332e6670997
> ("spi: zynq-qspi: Add check for clk_enable()").
>
> Signed-off-by: Chenyuan Yang <chenyuan0y@xxxxxxxxx>
> Fixes: 966942ae4936 ("gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/")
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
Yours,
Linus Walleij