Re: [RESEND RFC PATCH 0/2] fixing the gpio ownership

2018-01-19 Thread Linus Walleij
On Thu, Jan 18, 2018 at 4:12 PM, Ludovic Desroches wrote: > On Thu, Jan 18, 2018 at 11:16:44AM +0100, Linus Walleij wrote: >> > It seems >> > that more and more drivers are converted to use GPIO descriptors so there >> > is >> > some hope. >> >> Yeah I'm doing this when I have time. There is ple

Re: [RESEND RFC PATCH 0/2] fixing the gpio ownership

2018-01-18 Thread Ludovic Desroches
On Thu, Jan 18, 2018 at 11:16:44AM +0100, Linus Walleij wrote: > Hi Ludovic, thanks for your patches! > > On Mon, Jan 15, 2018 at 5:24 PM, Ludovic Desroches > wrote: > > > A few weeks ago, I have sent an RFC about adding bias support for GPIOs [1]. > > I was confused I think, because the issue

Re: [RESEND RFC PATCH 0/2] fixing the gpio ownership

2018-01-18 Thread Linus Walleij
Hi Ludovic, thanks for your patches! On Mon, Jan 15, 2018 at 5:24 PM, Ludovic Desroches wrote: > A few weeks ago, I have sent an RFC about adding bias support for GPIOs [1]. I was confused I think, because the issue of ownership and adding bias support were conflated. I think I discussed prope

[RESEND RFC PATCH 0/2] fixing the gpio ownership

2018-01-15 Thread Ludovic Desroches
RESEND: fix typo in email address. Hi, A few weeks ago, I have sent an RFC about adding bias support for GPIOs [1]. It was motivated by the fact that I wanted to enable the pinmuxing strict mode for my pin controller which can muxed a pin as a peripheral or as a GPIO. Enabling the strict mode p

[RFC PATCH 0/2] fixing the gpio ownership

2018-01-15 Thread Ludovic Desroches
Hi, A few weeks ago, I have sent an RFC about adding bias support for GPIOs [1]. It was motivated by the fact that I wanted to enable the pinmuxing strict mode for my pin controller which can muxed a pin as a peripheral or as a GPIO. Enabling the strict mode prevents several devices to be probed