diff mbox series

[v5,7/9] ARM: dts: ls1021a: Remove fsl, qspi-has-second-chip as it is not used

Message ID 1542116782-13118-8-git-send-email-frieder.schrempf@kontron.de (mailing list archive)
State New, archived
Headers show
Series [v5,1/9] ARM: dts: Reflect change of FSL QSPI driver and remove unused properties | expand

Commit Message

Frieder Schrempf Nov. 13, 2018, 1:47 p.m. UTC
After switching to the new FSL QSPI driver the property
'fsl,qspi-has-second-chip' is not needed anymore.

The driver now uses the 'reg' property to determine the bus and
the chipselect.

Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
---
 arch/arm/boot/dts/ls1021a-moxa-uc-8410a.dts | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/ls1021a-moxa-uc-8410a.dts b/arch/arm/boot/dts/ls1021a-moxa-uc-8410a.dts
index 6a83f30..d3a1a73 100644
--- a/arch/arm/boot/dts/ls1021a-moxa-uc-8410a.dts
+++ b/arch/arm/boot/dts/ls1021a-moxa-uc-8410a.dts
@@ -203,7 +203,6 @@ 
 };
 
 &qspi {
-	fsl,qspi-has-second-chip;
 	status = "okay";
 
 	flash: flash@0 {