[PATCH v2] pinctrl: rockchip: correctly handle arguments of pinconf options
Linus Walleij
linus.walleij at linaro.org
Tue Jun 18 01:48:23 EST 2013
On Sun, Jun 16, 2013 at 5:41 PM, Heiko Stübner <heiko at sntech.de> wrote:
> Change the rockchip pinctrl driver to handle the arguments to the pull
> pinconfig options correctly. So only accept non-0 values for the
> pull options as the rockchip pin-controller can only turn pulls on and
> off (this via BIAS_DISABLE).
>
> Signed-off-by: Heiko Stuebner <heiko at sntech.de>
> ---
> changes since v1:
> really respect the values for arguments of the pull options (aka 0 is not
> meant to turn off a pull).
> Replacing the patch also makes sure that no wrong knowledge stays in the
> kernel via the old commit message, least somebody else reads it and takes
> it as true.
OK took out the v1 and put in this v2 version instead...
Thanks!
Linus Walleij
More information about the devicetree-discuss
mailing list