]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
pinctrl: pinconf-generic: Print arguments for bias-pull-*
authorChen-Yu Tsai <wenst@chromium.org>
Tue, 8 Mar 2022 10:09:46 +0000 (18:09 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Apr 2022 12:14:58 +0000 (14:14 +0200)
commit1811e06f03265548b661fcf8f7fffc67f0b720d6
treef44298e1d8c6323d780f5d217ce2553f14cc2e80
parent53db046df4f6d2e383ff2925542580a1e800ac1e
pinctrl: pinconf-generic: Print arguments for bias-pull-*

commit 188e5834b930acd03ad3cf7c5e7aa24db9665a29 upstream.

The bias-pull-* properties, or PIN_CONFIG_BIAS_PULL_* pin config
parameters, accept optional arguments in ohms denoting the strength of
the pin bias.

Print these values out in debugfs as well.

Fixes: eec450713e5c ("pinctrl: pinconf-generic: Add flag to print arguments")
Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Tested-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20220308100956.2750295-2-wenst@chromium.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/pinctrl/pinconf-generic.c