Re: [PATCH v3 4/7] dt-bindings: gpio: Add gpio-repeater bindings

2020-01-15 Thread Harish Jenny K N
Hi Linus, On 07/01/20 2:52 PM, Harish Jenny K N wrote: > On 06/01/20 1:42 PM, Geert Uytterhoeven wrote: >> Hi Rob, >> >> On Fri, Dec 6, 2019 at 4:04 PM Rob Herring wrote: >>> On Fri, Dec 6, 2019 at 3:17 AM Geert Uytterhoeven >>> wrote: On Thu, Dec 5, 2019 at 10:06 PM Rob Herring wrote: >

Re: [PATCH v3 4/7] dt-bindings: gpio: Add gpio-repeater bindings

2020-01-07 Thread Harish Jenny K N
On 06/01/20 1:42 PM, Geert Uytterhoeven wrote: > Hi Rob, > > On Fri, Dec 6, 2019 at 4:04 PM Rob Herring wrote: >> On Fri, Dec 6, 2019 at 3:17 AM Geert Uytterhoeven >> wrote: >>> On Thu, Dec 5, 2019 at 10:06 PM Rob Herring wrote: On Wed, Nov 27, 2019 at 09:42:50AM +0100, Geert Uytterhoeve

Re: [PATCH v3 4/7] dt-bindings: gpio: Add gpio-repeater bindings

2020-01-06 Thread Geert Uytterhoeven
Hi Rob, On Fri, Dec 6, 2019 at 4:04 PM Rob Herring wrote: > On Fri, Dec 6, 2019 at 3:17 AM Geert Uytterhoeven > wrote: > > On Thu, Dec 5, 2019 at 10:06 PM Rob Herring wrote: > > > On Wed, Nov 27, 2019 at 09:42:50AM +0100, Geert Uytterhoeven wrote: > > > > Add Device Tree bindings for a GPIO re

Re: [PATCH v3 4/7] dt-bindings: gpio: Add gpio-repeater bindings

2019-12-06 Thread Rob Herring
On Fri, Dec 6, 2019 at 3:17 AM Geert Uytterhoeven wrote: > > Hi Rob, > > On Thu, Dec 5, 2019 at 10:06 PM Rob Herring wrote: > > On Wed, Nov 27, 2019 at 09:42:50AM +0100, Geert Uytterhoeven wrote: > > > Add Device Tree bindings for a GPIO repeater, with optional translation > > > of physical signa

Re: [PATCH v3 4/7] dt-bindings: gpio: Add gpio-repeater bindings

2019-12-06 Thread Geert Uytterhoeven
Hi Rob, On Thu, Dec 5, 2019 at 10:06 PM Rob Herring wrote: > On Wed, Nov 27, 2019 at 09:42:50AM +0100, Geert Uytterhoeven wrote: > > Add Device Tree bindings for a GPIO repeater, with optional translation > > of physical signal properties. This is useful for describing explicitly > > the presenc

Re: [PATCH v3 4/7] dt-bindings: gpio: Add gpio-repeater bindings

2019-12-05 Thread Rob Herring
On Wed, Nov 27, 2019 at 09:42:50AM +0100, Geert Uytterhoeven wrote: > Add Device Tree bindings for a GPIO repeater, with optional translation > of physical signal properties. This is useful for describing explicitly > the presence of e.g. an inverter on a GPIO line, and was inspired by the > non-Y

Re: [PATCH v3 4/7] dt-bindings: gpio: Add gpio-repeater bindings

2019-12-03 Thread Harish Jenny K N
On 27/11/19 2:12 PM, Geert Uytterhoeven wrote: > Add Device Tree bindings for a GPIO repeater, with optional translation > of physical signal properties. This is useful for describing explicitly > the presence of e.g. an inverter on a GPIO line, and was inspired by the > non-YAML gpio-inverter b

Re: [PATCH v3 4/7] dt-bindings: gpio: Add gpio-repeater bindings

2019-11-27 Thread Ulrich Hecht
> On November 27, 2019 at 9:42 AM Geert Uytterhoeven > wrote: > > > Add Device Tree bindings for a GPIO repeater, with optional translation > of physical signal properties. This is useful for describing explicitly > the presence of e.g. an inverter on a GPIO line, and was inspired by the > n

[PATCH v3 4/7] dt-bindings: gpio: Add gpio-repeater bindings

2019-11-27 Thread Geert Uytterhoeven
Add Device Tree bindings for a GPIO repeater, with optional translation of physical signal properties. This is useful for describing explicitly the presence of e.g. an inverter on a GPIO line, and was inspired by the non-YAML gpio-inverter bindings by Harish Jenny K N [1]. Note that this is diffe