Re: [PATCH] gpio: mxc: add check to return defer probe if clock tree NOT ready

From: Linus Walleij
Date: Mon Feb 25 2019 - 07:43:49 EST


On Sat, Feb 23, 2019 at 4:18 AM Anson Huang <anson.huang@xxxxxxx> wrote:

> On i.MX8MQ platform, clock driver uses platform driver
> model and it is probed after GPIO driver, so when GPIO
> driver fails to get clock, it should check the error type
> to decide whether to return defer probe or just ignore
> the clock operation.
>
> Fixes: 2808801aab8a ("gpio: mxc: add clock operation")
> Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx>

Patch applied.

Yours,
Linus Walleij