5 Nov
2015
5 Nov
'15
10:48 a.m.
On Wed, Nov 04, 2015 at 08:35:18PM +0100, Robert Jarzmik wrote:
Charles Keepax ckeepax@opensource.wolfsonmicro.com writes:
On Wed, Nov 04, 2015 at 06:12:44PM +0100, Robert Jarzmik wrote:
The Wolfson WM9713 provides 8 GPIOs. If the gpiolib is compiled in the kernel, declare a gpio chip.
Signed-off-by: Robert Jarzmik robert.jarzmik@free.fr
You should probably make a seperate driver within GPIO for this and then tie the two together, using an MFD. I appreciate that is more work but it is likely a nicer solution overall.
I'd like to first have a confirmation from :
- Mark (Brown)
- and Lee (Jones)
That seems like a good idea to me as well :-)
Thanks, Charles