commit | f576fb6a0700c76a68ca7b45a3cfbd70399b24ab | [log] [tgz] |
---|---|---|
author | John Crispin <blogic@openwrt.org> | Thu Oct 09 04:02:53 2014 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Nov 24 07:45:24 2014 +0100 |
tree | 21223a4a74d70c02e03f95f566a483982da863d9 | |
parent | 4248f7f121b755b272a3c77a1a5601faa6004350 [diff] |
MIPS: ralink: cleanup the soc specific pinmux data Before we had a pinctrl driver we used a custom OF api. This patch converts the soc specific pinmux data to a new set of structs. We also add some new pinmux setings. Signed-off-by: John Crispin <blogic@openwrt.org> Patchwork: http://patchwork.linux-mips.org/patch/8009/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>