[PATCH v4 0/2] lx216x DTS updates

Li Yang posted 2 patches 3 years, 7 months ago
.../arm64/boot/dts/freescale/fsl-lx2160a.dtsi | 156 ++++++++++++------
1 file changed, 108 insertions(+), 48 deletions(-)
[PATCH v4 0/2] lx216x DTS updates
Posted by Li Yang 3 years, 7 months ago
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(-)

-- 
2.37.1
Re: [PATCH v4 0/2] lx216x DTS updates
Posted by Shawn Guo 3 years, 7 months ago
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!