Commit 1b61fa93 authored by Matthias Schiffer's avatar Matthias Schiffer Committed by Shawn Guo
Browse files

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: default avatarMatthias Schiffer <matthias.schiffer@ew.tq-group.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent afe617cb
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -20,7 +20,6 @@ reg_3p3v: regulator-3p3v {
&ecspi1 {
	pinctrl-names = "default";
	pinctrl-0 = <&pinctrl_ecspi1>;
	fsl,spi-num-chipselects = <1>;
	cs-gpios = <&gpio3 19 GPIO_ACTIVE_HIGH>;
	status = "okay";