[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAES_P+8mP6kOokwVcmtzyHsWRByJyaK=YynPa7vfYsvHD1k6Bw@mail.gmail.com>
Date: Thu, 21 Jul 2016 09:21:35 -0700
From: noman pouigt <variksla@...il.com>
To: linus.walleij@...aro.org, linux-kernel@...r.kernel.org
Subject: Pinctrl hogging
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,
Powered by blists - more mailing lists