ARM: dts: Remove unused properties from FSL QSPI driver nodes

The properties 'bus-num', 'fsl,spi-num-chipselects' and
'fsl,spi-flash-chipselects' were never read by the driver
and can be removed.

Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Frieder Schrempf 2018-12-10 16:28:48 +00:00 committed by Shawn Guo
parent 744284fa15
commit 63f2d2a340
1 changed files with 0 additions and 3 deletions

View File

@ -203,9 +203,6 @@
};
&qspi {
bus-num = <0>;
fsl,spi-num-chipselects = <2>;
fsl,spi-flash-chipselects = <0>;
fsl,qspi-has-second-chip;
status = "okay";