From: John Crispin Date: Tue, 28 Aug 2012 10:44:59 +0000 (+0200) Subject: OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl support X-Git-Tag: v3.7-rc1~77^2~9^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f8c50c9b110dad4136ea7226cd87b0c4cdb70c8;p=pandora-kernel.git OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl support Implement support for pinctrl on lantiq/xway socs. The IO core found on these socs has the registers for pinctrl, pinconf and gpio mixed up in the same register range. As the gpio_chip handling is only a few lines, the driver also implements the gpio functionality. This obseletes the old gpio driver that was located in the arch/ folder. Signed-off-by: John Crispin Acked-by: Linus Walleij Cc: devicetree-discuss@lists.ozlabs.org Cc: linux-kernel@vger.kernel.org --- Reading git-diff-tree failed