RE: [Patch v2] arm: dts: lx2160aqds: Add FSPI node properties

2020-03-30 Thread Priyanka Jain (OSS)
>-Original Message- >From: U-Boot On Behalf Of Kuldeep Singh >Sent: Monday, March 2, 2020 4:39 PM >To: u-boot@lists.denx.de >Cc: Priyanka Jain ; Kuldeep Singh > >Subject: [Patch v2] arm: dts: lx2160aqds: Add FSPI node properties > >lx2160a-qds has 2 micron &qu

[Patch v2] arm: dts: lx2160aqds: Add FSPI node properties

2020-03-02 Thread Kuldeep Singh
lx2160a-qds has 2 micron "mt35xu512aba" flashes of size 64M each connected on A0 and B1 i.e on CS0 and CS3. Since flashes are connected on different buses, only one flash can be probed at a time. Add fspi node properties aligned with LX2160A-RDB fspi properties. Signed-off-by: Kuldeep Singh ---