linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Pinctrl hogging
@ 2016-07-21 16:21 noman pouigt
  2016-07-28 16:12 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: noman pouigt @ 2016-07-21 16:21 UTC (permalink / raw)
  To: linus.walleij, linux-kernel

Kernel version: 3.10

Is there any way to configure default settings for some of the gpios
eventhough there is no one driving them? I am also trying to configure
some of the gpios as irq lines using just the device tree without
writing any device driver for it as it will be used by userspace.

I looked into the existing kernel code in 3.10 kernel and couldn't
find out any reliable way to do that? I did find out some pinctrl
hogging patches but that is part of latest kernel.

Just to workaround this problem I have created a dummy driver
specifically for this purpose. Is there any better way?

Thanks,

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-07-28 16:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-21 16:21 Pinctrl hogging noman pouigt
2016-07-28 16:12 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).