armv8: dts: fsl-ls1012a: Change number of CS in SPI node

LS1012A has only one chip select for QSPI flash.

Signed-off-by: Suresh Gupta <suresh.gupta@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
This commit is contained in:
Suresh Gupta 2017-02-21 14:26:47 +05:30 committed by York Sun
parent 38a5c57ac5
commit 2652a28fee

View File

@ -114,7 +114,7 @@
reg = <0x0 0x1550000 0x0 0x10000>,
<0x0 0x40000000 0x0 0x4000000>;
reg-names = "QuadSPI", "QuadSPI-memory";
num-cs = <2>;
num-cs = <1>;
big-endian;
status = "disabled";
};