ARM: dts: imx53-ppd: Remove 'num-chipselects' property

The 'num-chipselects' property is not a valid property according
to Documentation/devicetree/bindings/spi/fsl-imx-cspi.txt, so
let's remove it.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Fabio Estevam 2018-09-25 13:24:08 -03:00 коммит произвёл Shawn Guo
Родитель b6eebba6a2
Коммит 66eede3423
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -319,7 +319,6 @@
&ecspi2 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_ecspi2>;
num-chipselects = <1>;
cs-gpios = <&gpio2 26 GPIO_ACTIVE_LOW>;
status = "okay";