Re: [PATCH] ARM: dts: da850: use gpio-ranges

2018-04-15 Thread Sekhar Nori
On Monday 16 April 2018 12:27 AM, David Lechner wrote: > On 02/23/2018 05:44 AM, Sekhar Nori wrote: >> On Thursday 22 February 2018 09:04 PM, Linus Walleij wrote: >>> On Mon, Feb 19, 2018 at 11:29 PM, David Lechner >>> wrote: >>> This makes use of the gpio-ranges feature that connects GPIO >>

Re: [PATCH] ARM: dts: da850: use gpio-ranges

2018-04-15 Thread David Lechner
On 02/23/2018 05:44 AM, Sekhar Nori wrote: On Thursday 22 February 2018 09:04 PM, Linus Walleij wrote: On Mon, Feb 19, 2018 at 11:29 PM, David Lechner wrote: This makes use of the gpio-ranges feature that connects GPIO controllers and PINMUX controllers. In da850.dtsi, pinctrl-single,gpio-ra

Re: [PATCH] ARM: dts: da850: use gpio-ranges

2018-02-23 Thread Sekhar Nori
On Thursday 22 February 2018 09:04 PM, Linus Walleij wrote: > On Mon, Feb 19, 2018 at 11:29 PM, David Lechner wrote: > >> This makes use of the gpio-ranges feature that connects GPIO >> controllers and PINMUX controllers. >> >> In da850.dtsi, pinctrl-single,gpio-range is added to the pinmux node

Re: [PATCH] ARM: dts: da850: use gpio-ranges

2018-02-22 Thread Linus Walleij
On Mon, Feb 19, 2018 at 11:29 PM, David Lechner wrote: > This makes use of the gpio-ranges feature that connects GPIO > controllers and PINMUX controllers. > > In da850.dtsi, pinctrl-single,gpio-range is added to the pinmux node > and gpio-ranges is added to the GPIO node. Unfortunately, the way