Re: [PATCH v2 7/7] pinctrl: UniPhier: add UniPhier PH1-LD6b pinctrl driver

2015-07-16 Thread Linus Walleij
On Tue, Jul 14, 2015 at 4:40 AM, Masahiro Yamada wrote: > Add pin configuration and pinmux support for UniPhier PH1-LD6b SoC. > > Signed-off-by: Masahiro Yamada > --- > > Changes in v2: > - sort groups and funcs alphabetically > - add i2c pin-mux settings > - sort members of

Re: [PATCH v2 7/7] pinctrl: UniPhier: add UniPhier PH1-LD6b pinctrl driver

2015-07-16 Thread Linus Walleij
On Tue, Jul 14, 2015 at 4:40 AM, Masahiro Yamada yamada.masah...@socionext.com wrote: Add pin configuration and pinmux support for UniPhier PH1-LD6b SoC. Signed-off-by: Masahiro Yamada yamada.masah...@socionext.com --- Changes in v2: - sort groups and funcs alphabetically - add i2c

[PATCH v2 7/7] pinctrl: UniPhier: add UniPhier PH1-LD6b pinctrl driver

2015-07-13 Thread Masahiro Yamada
Add pin configuration and pinmux support for UniPhier PH1-LD6b SoC. Signed-off-by: Masahiro Yamada --- Changes in v2: - sort groups and funcs alphabetically - add i2c pin-mux settings - sort members of platform_driver - change to tristate - add THIS_MODULE to pinctrl_desc - use

[PATCH v2 7/7] pinctrl: UniPhier: add UniPhier PH1-LD6b pinctrl driver

2015-07-13 Thread Masahiro Yamada
Add pin configuration and pinmux support for UniPhier PH1-LD6b SoC. Signed-off-by: Masahiro Yamada yamada.masah...@socionext.com --- Changes in v2: - sort groups and funcs alphabetically - add i2c pin-mux settings - sort members of platform_driver - change to tristate - add THIS_MODULE