[PATCH 3/5] pinctrl: imx: do not fail when parsing a group fails

Linus Walleij linus.walleij at linaro.org
Wed Aug 14 16:35:42 EDT 2013


On Fri, Aug 9, 2013 at 2:20 PM, Sascha Hauer <s.hauer at pengutronix.de> wrote:

> The i.MX pinctrl driver completely bails out when it detects an error
> in the pinctrl nodes. This usually means that whatever error a
> devicetree has the user is left blind because even the console cannot
> be initialized without working pinmux.
>
> Instead of bailing out completely, just continue probing. This makes
> the pinctrl driver work, only the erroneous groups will fail later
> during pin request time.
>
> Signed-off-by: Sascha Hauer <s.hauer at pengutronix.de>

Patch applied.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list