pinctrl: pistachio: fix mfio pll_lock pinmux
authorJames Hartley <james.hartley@imgtec.com>
Fri, 19 Aug 2016 11:03:23 +0000 (12:03 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 22 Aug 2016 13:28:35 +0000 (15:28 +0200)
commita32ac2912f97d7ea9b67eb67bb4aa30b9156a88e
tree3e9ace1c59193ea0769c569a7541c02abda5c2af
parentfa8410b355251fd30341662a40ac6b22d3e38468
pinctrl: pistachio: fix mfio pll_lock pinmux

A previous patch attempted to fix the pinmuxes for mfio 84 - 89, but it
omitted a change to pistachio_pin_group pistachio_groups, which results
in incorrect pll_lock signals being routed.

Apply the correct mux settings throughout the driver.

fixes: cefc03e5995e ("pinctrl: Add Pistachio SoC pin control driver")
fixes: e9adb336d0bf ("pinctrl: pistachio: fix mfio84-89 function description and pinmux.")
Cc: <stable@vger.kernel.org> # 4.4.x-
Signed-off-by: James Hartley <james.hartley@imgtec.com>
Reviewed-by: Sifan Naeem <Sifan.Naeem@imgtec.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-pistachio.c