Commit fe925380 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Shawn Guo
Browse files

ARM: dts: imx6q-kontron-samx6i: Remove old fsl,spi-num-chipselects



The property "fsl,spi-num-chipselects" is gone since commit 790739c4
("dt-bindings: spi: Convert imx cspi to json-schema").

Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 2bfdd113
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -14,7 +14,6 @@

/* Quad/Dual SoMs have 3 chip-select signals */
&ecspi4 {
	fsl,spi-num-chipselects = <3>;
	cs-gpios = <&gpio3 24 GPIO_ACTIVE_LOW>,
		   <&gpio3 29 GPIO_ACTIVE_LOW>,
		   <&gpio3 25 GPIO_ACTIVE_LOW>;