Re: [PATCH 01/11] ARM: dt: Add SPI CS on Samsung Snow board.

2015-06-03 Thread Javier Martinez Canillas
Hello Michal, On Wed, Jun 3, 2015 at 11:26 PM, Michal Suchanek wrote: > Although there is only one choice of chipselect it is necessary to > specify it. The driver cannot claim the gpio otherwise. > > Signed-off-by: Michal Suchanek > --- > arch/arm/boot/dts/exynos5250-snow.dts | 3 ++- > 1 file

Re: [PATCH 01/11] ARM: dt: Add SPI CS on Samsung Snow board.

2015-06-03 Thread Krzysztof Kozlowski
On 04.06.2015 06:26, Michal Suchanek wrote: > Although there is only one choice of chipselect it is necessary to > specify it. The driver cannot claim the gpio otherwise. > > Signed-off-by: Michal Suchanek > --- > arch/arm/boot/dts/exynos5250-snow.dts | 3 ++- > 1 file changed, 2 insertions(+),