Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

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

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>

authored by

Krzysztof Kozlowski and committed by
Shawn Guo
fe925380 2bfdd113

-1
-1
arch/arm/boot/dts/imx6q-kontron-samx6i.dtsi
··· 14 14 15 15 /* Quad/Dual SoMs have 3 chip-select signals */ 16 16 &ecspi4 { 17 - fsl,spi-num-chipselects = <3>; 18 17 cs-gpios = <&gpio3 24 GPIO_ACTIVE_LOW>, 19 18 <&gpio3 29 GPIO_ACTIVE_LOW>, 20 19 <&gpio3 25 GPIO_ACTIVE_LOW>;