From: "david.wu" <david.wu@xxxxxxxxxxxxxx> The rk3328 soc pinctrl iomux is different from other socs. The one is that it needs the pinctrl driver supports 3bit width iomux supported. The other one is that three special pins need to be recalculated, because they are out of the rlues. So add the three patches to support rk3328 pinctrl. david.wu (3): pinctrl: rockchip: Add 3bit width mux support pinctrl: rockchip: Add mux recalculation support pinctrl: rockchip: Add rk3328 pinctrl support .../bindings/pinctrl/rockchip,pinctrl.txt | 4 +- drivers/pinctrl/pinctrl-rockchip.c | 127 +++++++++++++++++++-- 2 files changed, 122 insertions(+), 9 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html