[PATCH] pinctrl: samsung: Parse pin groups before calling pinctrl_register()
Linus Walleij
linus.walleij at linaro.org
Wed Aug 21 18:25:05 EDT 2013
On Tue, Aug 20, 2013 at 6:16 PM, Tomasz Figa <t.figa at samsung.com> wrote:
> Calling pinctrl_register() means that the driver is fully initialized
> and might accept pinmux/pinconf requests, so pin groups must be parsed
> before.
>
> This patch fixes this problem by moving device tree parsing before call
> to pinctrl_register(). In addition, this fixes support for hogs on
> pin controllers handled by pinctrl-samsung driver.
>
> Signed-off-by: Tomasz Figa <t.figa at samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>
Patch applied.
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list