1. 09 5月, 2014 6 次提交
  2. 24 4月, 2014 2 次提交
  3. 14 4月, 2014 3 次提交
  4. 25 11月, 2013 2 次提交
  5. 16 10月, 2013 5 次提交
  6. 29 8月, 2013 1 次提交
  7. 28 8月, 2013 3 次提交
  8. 23 8月, 2013 1 次提交
  9. 08 8月, 2013 2 次提交
  10. 24 6月, 2013 1 次提交
  11. 18 6月, 2013 1 次提交
  12. 16 6月, 2013 1 次提交
    • H
      pinctrl: add pinctrl driver for Rockchip SoCs · d3e51161
      Heiko Stübner 提交于
      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: NHeiko Stuebner <heiko@sntech.de>
      Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
      d3e51161