Re: [PATCH 2/2] ARM: OMAP2+: Enable pinctrl dummy states

2012-09-17 Thread Matt Porter
On Tue, Sep 11, 2012 at 06:03:07PM -0700, Tony Lindgren wrote: > * Matt Porter [120911 12:05]: > > On Tue, Sep 11, 2012 at 11:35:22AM -0700, Tony Lindgren wrote: > > > Added Linus Walleij to Cc as well. > > Now I think I really managed to add Linus W to Cc, sent too fast > earlier. > ... > > > >

Re: [PATCH 2/2] ARM: OMAP2+: Enable pinctrl dummy states

2012-09-11 Thread Tony Lindgren
* Matt Porter [120911 12:05]: > On Tue, Sep 11, 2012 at 11:35:22AM -0700, Tony Lindgren wrote: > > Added Linus Walleij to Cc as well. Now I think I really managed to add Linus W to Cc, sent too fast earlier. ... > > But do you get an error then if the desired pins are not found? > > If you do ge

Re: [PATCH 2/2] ARM: OMAP2+: Enable pinctrl dummy states

2012-09-11 Thread Matt Porter
On Tue, Sep 11, 2012 at 11:35:22AM -0700, Tony Lindgren wrote: > Added Linus Walleij to Cc as well. > > * Matt Porter [120911 11:24]: > > On Tue, Sep 11, 2012 at 11:03:06AM -0700, Tony Lindgren wrote: > > > * Matt Porter [120911 10:46]: > > > > Enable pinctrl dummy states for all OMAP platforms.

Re: [PATCH 2/2] ARM: OMAP2+: Enable pinctrl dummy states

2012-09-11 Thread Tony Lindgren
Added Linus Walleij to Cc as well. * Matt Porter [120911 11:24]: > On Tue, Sep 11, 2012 at 11:03:06AM -0700, Tony Lindgren wrote: > > * Matt Porter [120911 10:46]: > > > Enable pinctrl dummy states for all OMAP platforms. This allows > > > drivers to be converted to pinctrl while still running o

Re: [PATCH 2/2] ARM: OMAP2+: Enable pinctrl dummy states

2012-09-11 Thread Matt Porter
On Tue, Sep 11, 2012 at 11:03:06AM -0700, Tony Lindgren wrote: > * Matt Porter [120911 10:46]: > > Enable pinctrl dummy states for all OMAP platforms. This allows > > drivers to be converted to pinctrl while still running on > > platforms that do not provide pinctrl data. > > > > Signed-off-by: M

Re: [PATCH 2/2] ARM: OMAP2+: Enable pinctrl dummy states

2012-09-11 Thread Tony Lindgren
* Matt Porter [120911 10:46]: > Enable pinctrl dummy states for all OMAP platforms. This allows > drivers to be converted to pinctrl while still running on > platforms that do not provide pinctrl data. > > Signed-off-by: Matt Porter > --- > arch/arm/mach-omap2/devices.c |4 > 1 file ch

[PATCH 2/2] ARM: OMAP2+: Enable pinctrl dummy states

2012-09-11 Thread Matt Porter
Enable pinctrl dummy states for all OMAP platforms. This allows drivers to be converted to pinctrl while still running on platforms that do not provide pinctrl data. Signed-off-by: Matt Porter --- arch/arm/mach-omap2/devices.c |4 1 file changed, 4 insertions(+) diff --git a/arch/arm/m