Searched hist:"3 f8c50c9b110dad4136ea7226cd87b0c4cdb70c8" (Results 1 – 5 of 5) sorted by relevance
/linux/arch/mips/lantiq/xway/ |
H A D | Makefile | diff 3f8c50c9b110dad4136ea7226cd87b0c4cdb70c8 Tue Aug 28 12:44:59 CEST 2012 John Crispin <blogic@openwrt.org> 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 <blogic@openwrt.org> Acked-by: Linus Walleij <linus.walleij@linaro.org> Cc: devicetree-discuss@lists.ozlabs.org Cc: linux-kernel@vger.kernel.org
|
/linux/drivers/pinctrl/ |
H A D | pinctrl-lantiq.h | 3f8c50c9b110dad4136ea7226cd87b0c4cdb70c8 Tue Aug 28 12:44:59 CEST 2012 John Crispin <blogic@openwrt.org> 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 <blogic@openwrt.org> Acked-by: Linus Walleij <linus.walleij@linaro.org> Cc: devicetree-discuss@lists.ozlabs.org Cc: linux-kernel@vger.kernel.org
|
H A D | pinctrl-lantiq.c | 3f8c50c9b110dad4136ea7226cd87b0c4cdb70c8 Tue Aug 28 12:44:59 CEST 2012 John Crispin <blogic@openwrt.org> 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 <blogic@openwrt.org> Acked-by: Linus Walleij <linus.walleij@linaro.org> Cc: devicetree-discuss@lists.ozlabs.org Cc: linux-kernel@vger.kernel.org
|
H A D | pinctrl-xway.c | 3f8c50c9b110dad4136ea7226cd87b0c4cdb70c8 Tue Aug 28 12:44:59 CEST 2012 John Crispin <blogic@openwrt.org> 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 <blogic@openwrt.org> Acked-by: Linus Walleij <linus.walleij@linaro.org> Cc: devicetree-discuss@lists.ozlabs.org Cc: linux-kernel@vger.kernel.org
|
/linux/arch/mips/lantiq/ |
H A D | Kconfig | diff 3f8c50c9b110dad4136ea7226cd87b0c4cdb70c8 Tue Aug 28 12:44:59 CEST 2012 John Crispin <blogic@openwrt.org> 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 <blogic@openwrt.org> Acked-by: Linus Walleij <linus.walleij@linaro.org> Cc: devicetree-discuss@lists.ozlabs.org Cc: linux-kernel@vger.kernel.org
|