Re: [PATCH v2] ARM: dts: uniphier: add NAND pinmux node

2016-04-24 Thread Arnd Bergmann
On Thursday 21 April 2016 11:11:23 Masahiro Yamada wrote: > This commit adds pin-mux nodes for the NAND controller. > Some SoCs support 2 chip selects and the others only support > 1 chip select. > > Signed-off-by: Masahiro Yamada > --- > Applied to next/dt,

Re: [PATCH v2] ARM: dts: uniphier: add NAND pinmux node

2016-04-24 Thread Arnd Bergmann
On Thursday 21 April 2016 11:11:23 Masahiro Yamada wrote: > This commit adds pin-mux nodes for the NAND controller. > Some SoCs support 2 chip selects and the others only support > 1 chip select. > > Signed-off-by: Masahiro Yamada > --- > Applied to next/dt, thanks! Arnd

[PATCH v2] ARM: dts: uniphier: add NAND pinmux node

2016-04-20 Thread Masahiro Yamada
This commit adds pin-mux nodes for the NAND controller. Some SoCs support 2 chip selects and the others only support 1 chip select. Signed-off-by: Masahiro Yamada --- Changes in v2: - Add pinctrl_nand2cs node (NAND with 2 chip selects)

[PATCH v2] ARM: dts: uniphier: add NAND pinmux node

2016-04-20 Thread Masahiro Yamada
This commit adds pin-mux nodes for the NAND controller. Some SoCs support 2 chip selects and the others only support 1 chip select. Signed-off-by: Masahiro Yamada --- Changes in v2: - Add pinctrl_nand2cs node (NAND with 2 chip selects) arch/arm/boot/dts/uniphier-pinctrl.dtsi | 10 ++