Message ID | 1575457098-18368-1-git-send-email-Ashish.Kumar@nxp.com (mailing list archive) |
---|---|
Headers | show |
Series | Add dts support for various NXP boards | expand |
On Wed, Dec 04, 2019 at 04:28:13PM +0530, Ashish Kumar wrote: > This patch series add dts support for various boards like 1028ardb, > 1028aqds, ls1046afrwy, ls1046ardb and ls1088ardb. > QSPI dts nodes are sorted alphabeticaly and dtsi nodes are sorted > addresswise. > > Patch 1 adds support for ls1028ardb and ls1028aqds. > > Patch 2 adds support for ls1046afrwy. > > Patch 3 adds support for ls1046ardb. > > Patch 4 adds support for ls2080a. > > Patch 5 adds support for ls1088ardb and ls1088aqds. > > Ashish Kumar (4): > arm64: dts: ls1028a: Add FlexSPI support > arm64: dts: ls1046a: Update QSPI node properties of ls1046ardb > arm64: dts: ls208x: Remove non-compatible driver device from qspi node > arm64: dts: ls1088a: Add QSPI support for NXP LS1088 > > Kuldeep Singh (1): > arm64: dts: ls1046a: Add QSPI node for ls1046afrwy Applied all, thanks.