On Sat, Feb 23, 2019 at 4:18 AM Anson Huang <anson.hu...@nxp.com> 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.hu...@nxp.com> Patch applied. Yours, Linus Walleij