Re: [PATCH 0/4] Generic #pinctrl-cells and and pinctrl_parse_index_with_args

2016-10-27 Thread Linus Walleij
On Tue, Oct 25, 2016 at 6:45 PM, Tony Lindgren wrote: > Here are some pinctrl changes to introduce #pinctrl-cells and a generic > parser pinctrl_parse_index_with_args that the drivers can optionally use. I like this set. If we can get ACK from the DT people and get the modifier of_* functions ex

[PATCH 0/4] Generic #pinctrl-cells and and pinctrl_parse_index_with_args

2016-10-25 Thread Tony Lindgren
Hi all, Here are some pinctrl changes to introduce #pinctrl-cells and a generic parser pinctrl_parse_index_with_args that the drivers can optionally use. Regards, Tony Tony Lindgren (4): pinctrl: Introduce generic #pinctrl-cells and pinctrl_parse_index_with_args pinctrl: single: Use ge