Re: [PATCH 00/42] SH pin control and GPIO rework

2012-11-21 Thread Linus Walleij
On Wed, Nov 21, 2012 at 3:27 AM, Laurent Pinchart wrote: > The idea behind these patches is to move SoC-specific pin control code from > arch/ to drivers/pinctrl/ and use the Linux device model to instantiate the > pin control device. This is required to add device tree support for the pin >

Re: [PATCH 00/42] SH pin control and GPIO rework

2012-11-21 Thread Linus Walleij
On Wed, Nov 21, 2012 at 3:27 AM, Laurent Pinchart laurent.pinchart+rene...@ideasonboard.com wrote: The idea behind these patches is to move SoC-specific pin control code from arch/ to drivers/pinctrl/ and use the Linux device model to instantiate the pin control device. This is required to add

Re: [PATCH 00/42] SH pin control and GPIO rework

2012-11-20 Thread Paul Mundt
On Wed, Nov 21, 2012 at 03:27:01AM +0100, Laurent Pinchart wrote: > Hi everybody, > > Here's a pretty large patch series that rework pin control and GPIO support > for SH and ARM SH/Renesas Mobile/Car platforms. The patches are based on top > of v3.7-rc6. You can get them from my git tree at > >

[PATCH 00/42] SH pin control and GPIO rework

2012-11-20 Thread Laurent Pinchart
Hi everybody, Here's a pretty large patch series that rework pin control and GPIO support for SH and ARM SH/Renesas Mobile/Car platforms. The patches are based on top of v3.7-rc6. You can get them from my git tree at git://linuxtv.org/pinchartl/fbdev.git pinmux The idea behind these

[PATCH 00/42] SH pin control and GPIO rework

2012-11-20 Thread Laurent Pinchart
Hi everybody, Here's a pretty large patch series that rework pin control and GPIO support for SH and ARM SH/Renesas Mobile/Car platforms. The patches are based on top of v3.7-rc6. You can get them from my git tree at git://linuxtv.org/pinchartl/fbdev.git pinmux The idea behind these

Re: [PATCH 00/42] SH pin control and GPIO rework

2012-11-20 Thread Paul Mundt
On Wed, Nov 21, 2012 at 03:27:01AM +0100, Laurent Pinchart wrote: Hi everybody, Here's a pretty large patch series that rework pin control and GPIO support for SH and ARM SH/Renesas Mobile/Car platforms. The patches are based on top of v3.7-rc6. You can get them from my git tree at