[PATCH v2 0/3] Support rk3328 pinctrl

From: David Wu
Date: Fri Feb 10 2017 - 05:23:50 EST


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