mbox series

[0/2] TQMLX2160A support

Message ID 20231206-for-ml-tqmlx2160a-v1-0-622e41ae4d8e@ew.tq-group.com
Headers show
Series TQMLX2160A support | expand

Message

Gregor Herburger Dec. 6, 2023, 2:01 p.m. UTC
Hi,

this series adds initial support for the TQMLX2160A SoM on MBLX2160a
baseboard. The various supported Serdes Configurations are added with
overlay files.

Patch 1 adds the compatible to dt bindings
Patch 2 adds the dts files

---
Gregor Herburger (2):
      dt-bindings: arm: fsl: Add TQ-Systems LX2160A based boards
      arm64: dts: freescale: add fsl-lx2160a-mblx2160a board

 Documentation/devicetree/bindings/arm/fsl.yaml     |  10 +
 arch/arm64/boot/dts/freescale/Makefile             |  26 ++
 .../freescale/fsl-lx2160a-tqmlx2160a-mblx2160a.dts | 338 +++++++++++++++++++++
 .../fsl-lx2160a-tqmlx2160a-mblx2160a_12_x_x.dtso   |  29 ++
 .../fsl-lx2160a-tqmlx2160a-mblx2160a_14_x_x.dtso   |  17 ++
 .../fsl-lx2160a-tqmlx2160a-mblx2160a_x_11_x.dtso   |  49 +++
 .../fsl-lx2160a-tqmlx2160a-mblx2160a_x_7_x.dtso    |  55 ++++
 .../fsl-lx2160a-tqmlx2160a-mblx2160a_x_8_x.dtso    |  47 +++
 .../boot/dts/freescale/fsl-lx2160a-tqmlx2160a.dtsi |  97 ++++++
 9 files changed, 668 insertions(+)
---
base-commit: 8728c14129df7a6e29188a2e737b4774fb200953
change-id: 20231206-for-ml-tqmlx2160a-68ee235f71cd

Best regards,