diff options
author | Drew Fustini <drew@beagleboard.org> | 2020-07-01 03:33:19 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2020-07-07 12:58:20 +0200 |
commit | a133954188887a830b5ce438a287a5e4e234b1be (patch) | |
tree | 3e86921c872b52cf4342528d2de1c179467f9d1f /arch | |
parent | pinctrl: imx8dxl: Support building as module (diff) | |
download | linux-a133954188887a830b5ce438a287a5e4e234b1be.tar.xz linux-a133954188887a830b5ce438a287a5e4e234b1be.zip |
pinctrl: single: parse #pinctrl-cells = 2
If "pinctrl-single,pins" has 3 arguments (offset, conf, mux), then
pcs_parse_one_pinctrl_entry() does an OR operation on conf and mux to
get the value to store in the register.
Signed-off-by: Drew Fustini <drew@beagleboard.org>
Acked-by: Tony Lindgren <tony@atomide.com>
Acked-by: Haojian Zhuang <haojian.zhuang@linaro.org>
Link: https://lore.kernel.org/r/20200701013320.130441-2-drew@beagleboard.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions