MIPS: ralink: cleanup the soc specific pinmux data
authorJohn Crispin <blogic@openwrt.org>
Thu, 9 Oct 2014 02:02:53 +0000 (04:02 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 24 Nov 2014 06:45:24 +0000 (07:45 +0100)
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>

No differences found