1 From 3f304579d634bcbef18fec939e407c8e789637c8 Mon Sep 17 00:00:00 2001
2 From: Chuanhua Han <chuanhua.han@nxp.com>
3 Date: Fri, 26 Oct 2018 12:11:25 +0800
4 Subject: [PATCH] arm64: dts: lx2160a: add DT node for all DSPI controller
6 Add device tree node for first flash (CS0) connected
7 to all dspi controller.
9 Signed-off-by: Chuanhua Han <chuanhua.han@nxp.com>
10 Signed-off-by: Wasim Khan <wasim.khan@nxp.com>
12 arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts | 36 +++++++++++++++++++++++
13 1 file changed, 36 insertions(+)
15 --- a/arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts
16 +++ b/arch/arm64/boot/dts/freescale/fsl-lx2160a-qds.dts
25 + #address-cells = <1>;
27 + compatible = "jedec,spi-nor";
29 + spi-max-frequency = <1000000>;
37 + #address-cells = <1>;
39 + compatible = "jedec,spi-nor";
41 + spi-max-frequency = <1000000>;
49 + #address-cells = <1>;
51 + compatible = "jedec,spi-nor";
53 + spi-max-frequency = <1000000>;