Re: [PATCH v2] pinctrl: msm: Add support for MSM TLMM pinmux

2013-07-10 Thread hanumant
On 7/10/2013 3:05 PM, Linus Walleij wrote: On Thu, Jun 27, 2013 at 11:08 PM, Hanumant Singh wrote: Add a new device tree enabled pinctrl driver for Qualcomm MSM SoC's. This driver provides an extensible framework to interface all MSM's that use a TLMM pinmux, with the pinctrl subsytem. This d

Re: [PATCH v2] pinctrl: msm: Add support for MSM TLMM pinmux

2013-07-10 Thread Linus Walleij
On Thu, Jun 27, 2013 at 11:08 PM, Hanumant Singh wrote: > Add a new device tree enabled pinctrl driver for > Qualcomm MSM SoC's. This driver provides an extensible > framework to interface all MSM's that use a TLMM pinmux, > with the pinctrl subsytem. > > This driver is split into two parts: the

[PATCH v2] pinctrl: msm: Add support for MSM TLMM pinmux

2013-06-27 Thread Hanumant Singh
Add a new device tree enabled pinctrl driver for Qualcomm MSM SoC's. This driver provides an extensible framework to interface all MSM's that use a TLMM pinmux, with the pinctrl subsytem. This driver is split into two parts: the pinctrl interface and the TLMM version specific implementation. The p