Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e0b12512 authored by Michal Suchanek's avatar Michal Suchanek Committed by Kukjin Kim
Browse files

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: default avatarMichal Suchanek <hramrach@gmail.com>
Acked-by: default avatarJavier Martinez Canillas <javier@osg.samsung.com>
Acked-by: default avatarKrzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: default avatarKukjin Kim <kgene@kernel.org>
parent 5600f8cc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -692,6 +692,7 @@
	status = "okay";
	samsung,spi-src-clk = <0>;
	num-cs = <1>;
	cs-gpios = <&gpa2 5 GPIO_ACTIVE_HIGH>;
};

&usbdrd_dwc3 {