commit | 6732ae5cb47c4f9a72727585956f2a5e069d1637 | [log] [tgz] |
---|---|---|
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Thu Jul 12 23:35:02 2012 +0800 |
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Sat Oct 13 09:21:43 2012 +0800 |
tree | 8d350c462f7b29e6bd033aadd7a2607bc160a487 | |
parent | 97e5e625248e588de234aa5134cebbf969618dcf [diff] |
ARM: at91: add pinctrl support This is also include the gpio controller as the IP share both. Each soc will have to describe the SoC limitation and pin configuration via DT. This will allow to do not need to touch the C code when adding new SoC if the IP version is supported. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>