From: Michal Suchanek Date: Thu, 30 Jul 2015 14:12:43 +0000 (+0900) Subject: ARM: dts: Add SPI CS on exynos5250-snow X-Git-Tag: v4.3-rc1~23^2~7^2~2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=e0b12512b40c7a1cc0825773d118ecfdb464be41;p=karo-tx-linux.git ARM: dts: Add SPI CS on exynos5250-snow 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 Acked-by: Javier Martinez Canillas Acked-by: Krzysztof Kozlowski Signed-off-by: Kukjin Kim --- diff --git a/arch/arm/boot/dts/exynos5250-snow.dts b/arch/arm/boot/dts/exynos5250-snow.dts index a4133df953f3..0720caab5511 100644 --- a/arch/arm/boot/dts/exynos5250-snow.dts +++ b/arch/arm/boot/dts/exynos5250-snow.dts @@ -692,6 +692,7 @@ status = "okay"; samsung,spi-src-clk = <0>; num-cs = <1>; + cs-gpios = <&gpa2 5 GPIO_ACTIVE_HIGH>; }; &usbdrd_dwc3 {