pinctrl: rockchip: add rk3188 routes to switch between nand and emmc
authorHeiko Stuebner <heiko.stuebner@bq.com>
Sun, 11 Nov 2018 21:00:47 +0000 (22:00 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Sat, 17 Nov 2018 12:18:53 +0000 (13:18 +0100)
commitada62b7c893369200992cc21de3469ed1da50e30
tree71dd24e23a205c6f9e3d37553e614e474c20429d
parent51ff47aa4c933f17839cd31d7f349841df0a6f38
pinctrl: rockchip: add rk3188 routes to switch between nand and emmc

The rk3188 has pins that are not handled through the regular iomuxing
for handling either nand-flash or an emmc and are set through only one
specifal setting. So utilize the routing function to simply do that
setting depending on one of the core nand/emmc signals that are actually
regular pins handled through pinctrl.

Signed-off-by: Heiko Stuebner <heiko.stuebner@bq.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-rockchip.c