ARM: dts: imx6qdl-tqma6: remove obsolete fsl,spi-num-chipselects
authorMatthias Schiffer <matthias.schiffer@ew.tq-group.com>
Mon, 7 Sep 2020 08:04:28 +0000 (10:04 +0200)
committerShawn Guo <shawnguo@kernel.org>
Sun, 13 Sep 2020 01:31:13 +0000 (09:31 +0800)
This property is unneeded and not supported by the spi-imx driver.

Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl-tqma6.dtsi

index 9513020..b18b83a 100644 (file)
@@ -20,7 +20,6 @@
 &ecspi1 {
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_ecspi1>;
-       fsl,spi-num-chipselects = <1>;
        cs-gpios = <&gpio3 19 GPIO_ACTIVE_HIGH>;
        status = "okay";