summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/max1619.c
diff options
context:
space:
mode:
authorDavid Wu <david.wu@rock-chips.com>2017-05-26 09:20:20 +0200
committerLinus Walleij <linus.walleij@linaro.org>2017-05-29 14:24:37 +0200
commitbd35b9bf8284338db35b3ff0d391b95d67b90444 (patch)
tree9601c54f70296d98e6bcbf47abfe8219fa53b561 /drivers/hwmon/max1619.c
parentgpio/pinctrl: ingenic: depend on OF (diff)
downloadlinux-bd35b9bf8284338db35b3ff0d391b95d67b90444.tar.xz
linux-bd35b9bf8284338db35b3ff0d391b95d67b90444.zip
pinctrl: rockchip: Add iomux-route switching support
On the some rockchip SOCS, some things like rk3399 specific uart2 can use multiple pins. Somewhere between the pin io-cells and the uart it seems to have some sort of switch to decide to which pin to actually route the data. +-------+ +--------+ /- GPIO4_B0 (pinmux 2) | uart2 | -- | switch | --- GPIO4_C0 (pinmux 2) +-------+ +--------+ \- GPIO4_C3 (pinmux 2) (switch selects one of the 3 pins base on the GRF_SOC_CON7[BIT0, BIT1]) The routing switch is determined by one pin of a specific group to be set to its special pinmux function. If the pinmux setting is wrong for that pin the ip block won't work correctly anyway. Signed-off-by: David Wu <david.wu@rock-chips.com> Reviewed-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/hwmon/max1619.c')
0 files changed, 0 insertions, 0 deletions