Re: [PATCH 4/4] ARM: dts: Add #pinctrl-cells for pinctrl-single instances

2016-11-07 Thread Tony Lindgren
* Linus Walleij [161104 14:55]: > On Thu, Nov 3, 2016 at 5:35 PM, Tony Lindgren wrote: > > > Drivers using pinctrl-single,pins have #pinctrl-cells = <1>, while > > pinctrl-single,bits need #pinctrl-cells = <2>. > > > > Note that this patch can be

Re: [PATCH 4/4] ARM: dts: Add #pinctrl-cells for pinctrl-single instances

2016-11-07 Thread Tony Lindgren
* Linus Walleij [161104 14:55]: > On Thu, Nov 3, 2016 at 5:35 PM, Tony Lindgren wrote: > > > Drivers using pinctrl-single,pins have #pinctrl-cells = <1>, while > > pinctrl-single,bits need #pinctrl-cells = <2>. > > > > Note that this patch can be optionally applied separately from the > >

Re: [PATCH 4/4] ARM: dts: Add #pinctrl-cells for pinctrl-single instances

2016-11-04 Thread Linus Walleij
On Thu, Nov 3, 2016 at 5:35 PM, Tony Lindgren wrote: > Drivers using pinctrl-single,pins have #pinctrl-cells = <1>, while > pinctrl-single,bits need #pinctrl-cells = <2>. > > Note that this patch can be optionally applied separately from the > driver changes as the driver

Re: [PATCH 4/4] ARM: dts: Add #pinctrl-cells for pinctrl-single instances

2016-11-04 Thread Linus Walleij
On Thu, Nov 3, 2016 at 5:35 PM, Tony Lindgren wrote: > Drivers using pinctrl-single,pins have #pinctrl-cells = <1>, while > pinctrl-single,bits need #pinctrl-cells = <2>. > > Note that this patch can be optionally applied separately from the > driver changes as the driver supports also the

[PATCH 4/4] ARM: dts: Add #pinctrl-cells for pinctrl-single instances

2016-11-03 Thread Tony Lindgren
Drivers using pinctrl-single,pins have #pinctrl-cells = <1>, while pinctrl-single,bits need #pinctrl-cells = <2>. Note that this patch can be optionally applied separately from the driver changes as the driver supports also the legacy binding without #pinctrl-cells. Acked-by: Rob Herring

[PATCH 4/4] ARM: dts: Add #pinctrl-cells for pinctrl-single instances

2016-11-03 Thread Tony Lindgren
Drivers using pinctrl-single,pins have #pinctrl-cells = <1>, while pinctrl-single,bits need #pinctrl-cells = <2>. Note that this patch can be optionally applied separately from the driver changes as the driver supports also the legacy binding without #pinctrl-cells. Acked-by: Rob Herring

Re: [PATCH 4/4] ARM: dts: Add #pinctrl-cells for pinctrl-single instances

2016-10-30 Thread Rob Herring
On Tue, Oct 25, 2016 at 09:45:38AM -0700, Tony Lindgren wrote: > Drivers using pinctrl-single,pins have #pinctrl-cells = <1>, while > pinctrl-single,bits need #pinctrl-cells = <2>. > > Note that this patch can be optionally applied separately from the > driver changes as the driver supports also

Re: [PATCH 4/4] ARM: dts: Add #pinctrl-cells for pinctrl-single instances

2016-10-30 Thread Rob Herring
On Tue, Oct 25, 2016 at 09:45:38AM -0700, Tony Lindgren wrote: > Drivers using pinctrl-single,pins have #pinctrl-cells = <1>, while > pinctrl-single,bits need #pinctrl-cells = <2>. > > Note that this patch can be optionally applied separately from the > driver changes as the driver supports also

[PATCH 4/4] ARM: dts: Add #pinctrl-cells for pinctrl-single instances

2016-10-25 Thread Tony Lindgren
Drivers using pinctrl-single,pins have #pinctrl-cells = <1>, while pinctrl-single,bits need #pinctrl-cells = <2>. Note that this patch can be optionally applied separately from the driver changes as the driver supports also the legacy binding without #pinctrl-cells. Signed-off-by: Tony Lindgren

[PATCH 4/4] ARM: dts: Add #pinctrl-cells for pinctrl-single instances

2016-10-25 Thread Tony Lindgren
Drivers using pinctrl-single,pins have #pinctrl-cells = <1>, while pinctrl-single,bits need #pinctrl-cells = <2>. Note that this patch can be optionally applied separately from the driver changes as the driver supports also the legacy binding without #pinctrl-cells. Signed-off-by: Tony Lindgren