commit | 056876f6c73406c06d530d16d020177f5ec4a0bd | [log] [tgz] |
---|---|---|
author | Barry Song <Baohua.Song@csr.com> | Thu Aug 23 10:47:54 2012 +0800 |
committer | Barry Song <Barry.Song@csr.com> | Wed Sep 05 14:48:10 2012 +0800 |
tree | f2ccb5d676cc62e2a9ef7ea759b3abaebc8b85e2 | |
parent | 434e1c574cc304eaff630f4e92ed239f7886815f [diff] |
pinctrl: sirf: add DT-binding pinmux mapping support This makes us possible to define pinmux mapping in board-specific DTS. prima2.dtsi provides all possible (groups,functions) configuration, and device in .dts select configurations from dtsi files. Signed-off-by: Barry Song <Baohua.Song@csr.com> Acked-by: Linus Walleij <linus.walleij@linaro.org>