[PATCH 0/6] pinctrl: rockchip: support rk3288
Heiko Stübner
heiko at sntech.de
Sun Jun 15 16:35:33 PDT 2014
This series adds support for the rk3288 SoC.
The first patch generalizes the gpio-only handling of the rk3188 into a
general quirk-handling making it possible to deprecate the special bank
compatible and also to add quirks of later SoCs.
Patches 2 to 5 enable the driver to handle the quirks of rk3288 and
patch 6 then simply adds the description of the rk3288 banks.
Tested on a rk3288-evb and on a rk3188-radxarock with both the
deprecated and new regular notation for bank0.
Heiko Stuebner (6):
pinctrl: rockchip: generalize bank-quirks
pinctrl: rockchip: precalculate iomux offsets
pinctrl: rockchip: add support for 4bit wide iomux settings
pinctrl: rockchip: enable iomuxes from pmu space
pinctrl: rockchip: support unrouted iomuxes per bank
pinctrl: rockchip: add support for rk3288 pin-controller
.../bindings/pinctrl/rockchip,pinctrl.txt | 4 +-
drivers/pinctrl/pinctrl-rockchip.c | 251 +++++++++++++++++----
2 files changed, 215 insertions(+), 39 deletions(-)
--
1.9.0
More information about the linux-arm-kernel
mailing list