diff options
author | Shawn Guo <shawnguo@kernel.org> | 2015-11-25 15:40:51 +0800 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2015-12-10 18:01:50 +0100 |
commit | 46435d4c35336e169a198ef5cd51f9427e78ed62 (patch) | |
tree | bfcf0843d7184ed1f08bba11c948ce247a3213bf /drivers/pinctrl/intel/pinctrl-sunrisepoint.c | |
parent | 527e9316f8ec44bd53d90fb9f611fa7ffff52bb9 (diff) | |
download | blackbird-op-linux-46435d4c35336e169a198ef5cd51f9427e78ed62.tar.gz blackbird-op-linux-46435d4c35336e169a198ef5cd51f9427e78ed62.zip |
pinctrl: freescale: add ZERO_OFFSET_VALID flag for vf610 pinctrl
To support i.MX7D Low Power State Retention IOMUXC, commit e7b37a522aa9
("pinctrl: freescale: imx: allow mux_reg offset zero") changes the way
of zero mux_reg offset support with a new flag ZERO_OFFSET_VALID. But,
unfortunately, it forgot to add this flag for vf610 pinctrl which has
zero mux_reg offset be valid as well, and hence breaks the vf610
support.
Fix the regression by adding flag ZERO_OFFSET_VALID for vf610 pinctrl
driver.
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Fixes: e7b37a522aa9 ("pinctrl: freescale: imx: allow mux_reg offset zero")
Reported-by: Andrew Lunn <andrew@lunn.ch>
Tested-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/intel/pinctrl-sunrisepoint.c')
0 files changed, 0 insertions, 0 deletions