Skip to content
  • Heiko Stübner's avatar
    pinctrl: add pinctrl driver for Rockchip SoCs · d3e51161
    Heiko Stübner authored
    
    
    This driver adds support the Cortex-A9 based SoCs from Rockchip,
    so at least the RK2928, RK3066 (a and b) and RK3188.
    Earlier Rockchip SoCs seem to use similar mechanics for gpio
    handling so should be supportable with relative small changes.
    Pull handling on the rk3188 is currently a stub, due to it being
    a bit different to the earlier SoCs.
    
    Pinmuxing as well as gpio (and interrupt-) handling tested on
    a rk3066a based machine.
    
    Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
    Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
    d3e51161