mbox series

[v4,0/2] lx216x DTS updates

Message ID 20220817202538.21493-1-leoyang.li@nxp.com (mailing list archive)
Headers show
Series lx216x DTS updates | expand

Message

Leo Li Aug. 17, 2022, 8:25 p.m. UTC
Some accumulated updates for lx2160/lx2162 SoC and boards.

v2 updates:
- Dropped duplicated "arm64: dts: lx2160a-qds: enable sata nodes"
- Removed binding patches which are applied in fsl-soc tree
- Enables optee-tz in the missing lx2162a-qds board
- added new patches "arm64: dts: lx2162a-qds: add interrupt line for RTC node"
- added new patches "arm64: dts: lx2162a-qds: enable CAN nodes"

v3 updates:
- Dropped "arm64: dts: lx2162a-qds: enable CAN nodes" merged
- Added new "fsl,lx2160ar2-pcie" compatible and use it dts update
- Changed pcie_ep node name to pcie-ep
- Added Fixes tag for "arm64: dts: lx2160a: fix scl-gpios property name"

v4 updates:
- Dropped patches from v3 that have been merged

Li Yang (1):
  arm64: dts: lx2160a: update PCIe nodes to match rev2 silicon

Xiaowei Bao (1):
  arm64: dts: lx2160a: add pcie EP mode nodes

 .../arm64/boot/dts/freescale/fsl-lx2160a.dtsi | 156 ++++++++++++------
 1 file changed, 108 insertions(+), 48 deletions(-)

Comments

Shawn Guo Aug. 22, 2022, 3:35 a.m. UTC | #1
On Wed, Aug 17, 2022 at 03:25:36PM -0500, Li Yang wrote:
> Some accumulated updates for lx2160/lx2162 SoC and boards.
> 
> v2 updates:
> - Dropped duplicated "arm64: dts: lx2160a-qds: enable sata nodes"
> - Removed binding patches which are applied in fsl-soc tree
> - Enables optee-tz in the missing lx2162a-qds board
> - added new patches "arm64: dts: lx2162a-qds: add interrupt line for RTC node"
> - added new patches "arm64: dts: lx2162a-qds: enable CAN nodes"
> 
> v3 updates:
> - Dropped "arm64: dts: lx2162a-qds: enable CAN nodes" merged
> - Added new "fsl,lx2160ar2-pcie" compatible and use it dts update
> - Changed pcie_ep node name to pcie-ep
> - Added Fixes tag for "arm64: dts: lx2160a: fix scl-gpios property name"
> 
> v4 updates:
> - Dropped patches from v3 that have been merged
> 
> Li Yang (1):
>   arm64: dts: lx2160a: update PCIe nodes to match rev2 silicon
> 
> Xiaowei Bao (1):
>   arm64: dts: lx2160a: add pcie EP mode nodes

Applied both, thanks!