Re: [PATCH v1] pinctrl: generic: Add output-enable property

2017-06-19 Thread Laurent Pinchart
Hi Jacopo, Thank you for the patch. On Friday 16 Jun 2017 10:59:41 Jacopo Mondi wrote: > Add output-enable generic pin configuration property. > This properties allows enabling/disabling pin's output capabilities > without actually driving any value on the line. > > Signed-off-by: Jacopo Mondi

Re: [PATCH v1] pinctrl: generic: Add output-enable property

2017-06-19 Thread Laurent Pinchart
Hi Jacopo, Thank you for the patch. On Friday 16 Jun 2017 10:59:41 Jacopo Mondi wrote: > Add output-enable generic pin configuration property. > This properties allows enabling/disabling pin's output capabilities > without actually driving any value on the line. > > Signed-off-by: Jacopo Mondi

Re: [PATCH v1] pinctrl: generic: Add output-enable property

2017-06-16 Thread Geert Uytterhoeven
On Fri, Jun 16, 2017 at 10:59 AM, Jacopo Mondi wrote: > Add output-enable generic pin configuration property. > This properties allows enabling/disabling pin's output capabilities > without actually driving any value on the line. > > Signed-off-by: Jacopo Mondi

Re: [PATCH v1] pinctrl: generic: Add output-enable property

2017-06-16 Thread Geert Uytterhoeven
On Fri, Jun 16, 2017 at 10:59 AM, Jacopo Mondi wrote: > Add output-enable generic pin configuration property. > This properties allows enabling/disabling pin's output capabilities > without actually driving any value on the line. > > Signed-off-by: Jacopo Mondi Acked-by: Geert Uytterhoeven

[PATCH v1] pinctrl: generic: Add output-enable property

2017-06-16 Thread Jacopo Mondi
Add output-enable generic pin configuration property. This properties allows enabling/disabling pin's output capabilities without actually driving any value on the line. Signed-off-by: Jacopo Mondi --- So, after that many discussions I'm now sending this, that only

[PATCH v1] pinctrl: generic: Add output-enable property

2017-06-16 Thread Jacopo Mondi
Add output-enable generic pin configuration property. This properties allows enabling/disabling pin's output capabilities without actually driving any value on the line. Signed-off-by: Jacopo Mondi --- So, after that many discussions I'm now sending this, that only adds a new flag used to