Hi Soumya

On Saturday, July 20, 2013, Linus Walleij wrote:
>
> On Fri, Jul 12, 2013 at 4:05 PM, Soumya Sutar <soumyasu...@gmail.com> wrote:
>
> > Hi Linus,
> >
> > I am facing DT GPIO probing problem same as below link.
> > http://us.generation-nt.com/answer/gpio-crashed-when-not-using-help-208346861.html
> >
> > Could you know any patch is available for this issues or still we need to
> > use gpio_request() in driver.
>

Yes, Linus W has already queued some patches for gpio-omap on the
for-next branch of his linux-gpio tree [1] that solves this issue.

Take a look to commit b4419e1a ("gpio/omap: auto request GPIO as input
if used as IRQ via DT") although this patch depends on others so you
should merge the whole branch to make it work.

Linus, are you still planing to send this patches as fixes for the
v3.11 -rc cycle or did you decide to wait for v3.12?

>
> Please ask questions like this on the mailing lists and include
> the OMAP GPIO maintainers (Santosh & Kevin).
>
> And the answer is yes, all GPIO lines you are using need to
> be requested by the driver.
>
> Yours,
> Linus Walleij
> --

Thanks a lot and best regards,
Javier

[1]:  
https://git.kernel.org/cgit/linux/kernel/git/linusw/linux-gpio.git/log/?h=for-next
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to