Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1447993
| From | noman pouigt <variksla@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Pinctrl hogging |
| Date | 2016-07-21 18:30 +0200 |
| Message-ID | <rXp1g-1pX-25@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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,
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Pinctrl hogging noman pouigt <variksla@gmail.com> - 2016-07-21 18:30 +0200
csiph-web