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

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>

authored by

Matthias Schiffer and committed by
Shawn Guo
1b61fa93 afe617cb

-1
-1
arch/arm/boot/dts/imx6qdl-tqma6.dtsi
··· 20 20 &ecspi1 { 21 21 pinctrl-names = "default"; 22 22 pinctrl-0 = <&pinctrl_ecspi1>; 23 - fsl,spi-num-chipselects = <1>; 24 23 cs-gpios = <&gpio3 19 GPIO_ACTIVE_HIGH>; 25 24 status = "okay"; 26 25