ARM: dts: imx6qdl-tqma6: remove obsolete fsl,spi-num-chipselects

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>
This commit is contained in:
Matthias Schiffer 2020-09-07 10:04:28 +02:00 committed by Shawn Guo
parent afe617cb5f
commit 1b61fa9317
1 changed files with 0 additions and 1 deletions

View 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";