[PATCH v2 5/8] pinctrl: optionally stop deferring probe at end of initcalls
From: Linus Walleij <hidden>
Date: 2018-05-30 07:00:43
Also in:
linux-devicetree, lkml
From: Linus Walleij <hidden>
Date: 2018-05-30 07:00:43
Also in:
linux-devicetree, lkml
On Thu, May 24, 2018 at 7:50 PM, Rob Herring [off-list ref] wrote:
If the pinctrl node in DT indicates that pin setup is optional and the defaults can be used with the 'pinctrl-use-default', then only defer probe until initcalls are done. This gives platforms the option to work without their pinctrl driver being enabled. Signed-off-by: Rob Herring <robh@kernel.org>
I trust that you know what you're doing so I guess Acked-by: Linus Walleij <redacted> Yours, Linus Walleij