Re: [PATCH 1/8] i2c: mux-pinctrl: Rework to honor disabled child nodes

2015-02-26 Thread Stephen Warren
On 02/17/2015 11:52 AM, Sebastian Hesselbarth wrote: I2C mux pinctrl driver currently determines the number of sub-busses by counting available pinctrl-names. Unfortunately, this requires each incarnation of the devicetree node with different available sub-busses to be rewritten. This patch

Re: [PATCH 1/8] i2c: mux-pinctrl: Rework to honor disabled child nodes

2015-02-17 Thread Stephen Warren
On 02/17/2015 11:52 AM, Sebastian Hesselbarth wrote: I2C mux pinctrl driver currently determines the number of sub-busses by counting available pinctrl-names. Unfortunately, this requires each incarnation of the devicetree node with different available sub-busses to be rewritten. Can you be

[PATCH 1/8] i2c: mux-pinctrl: Rework to honor disabled child nodes

2015-02-17 Thread Sebastian Hesselbarth
I2C mux pinctrl driver currently determines the number of sub-busses by counting available pinctrl-names. Unfortunately, this requires each incarnation of the devicetree node with different available sub-busses to be rewritten. This patch reworks i2c-mux-pinctrl driver to count the number of

Re: [PATCH 1/8] i2c: mux-pinctrl: Rework to honor disabled child nodes

2015-02-17 Thread Stephen Warren
On 02/17/2015 02:08 PM, Sebastian Hesselbarth wrote: On 17.02.2015 21:46, Stephen Warren wrote: On 02/17/2015 11:52 AM, Sebastian Hesselbarth wrote: I2C mux pinctrl driver currently determines the number of sub-busses by counting available pinctrl-names. Unfortunately, this requires each

Re: [PATCH 1/8] i2c: mux-pinctrl: Rework to honor disabled child nodes

2015-02-17 Thread Sebastian Hesselbarth
On 17.02.2015 21:46, Stephen Warren wrote: On 02/17/2015 11:52 AM, Sebastian Hesselbarth wrote: I2C mux pinctrl driver currently determines the number of sub-busses by counting available pinctrl-names. Unfortunately, this requires each incarnation of the devicetree node with different available

Re: [PATCH 1/8] i2c: mux-pinctrl: Rework to honor disabled child nodes

2015-02-17 Thread Sebastian Hesselbarth
On 17.02.2015 22:15, Stephen Warren wrote: On 02/17/2015 02:08 PM, Sebastian Hesselbarth wrote: On 17.02.2015 21:46, Stephen Warren wrote: Can you be more explicit about the problem here? Why does anything need to be re-written if a child node is disabled; presumably there's no need for the