Re: [Patch v2 0/5] Add dts support for various NXP boards

From: Shawn Guo
Date: Tue Dec 10 2019 - 22:14:55 EST


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.