[PATCH v3 0/2] Add device tree support for LX2162AQDS board

From: meenakshi . aggarwal
Date: Tue Sep 29 2020 - 06:02:45 EST


From: Meenakshi Aggarwal <meenakshi.aggarwal@xxxxxxx>

LX2162A has same die as of LX2160A with different packaging.

Changes:

v2:
- divided patch into two, binding and dts support

v3:
- incorporated review comments on voltage regulator node

Meenakshi Aggarwal (2):
dt-bindings: arm64: add compatible for LX2162A QDS Board
arm64: dts: lx2160a: add device tree for lx2162aqds board

Documentation/devicetree/bindings/arm/fsl.yaml | 1 +
arch/arm64/boot/dts/freescale/Makefile | 1 +
arch/arm64/boot/dts/freescale/fsl-lx2162a-qds.dts | 334 ++++++++++++++++++++++
3 files changed, 336 insertions(+)
create mode 100644 arch/arm64/boot/dts/freescale/fsl-lx2162a-qds.dts

--
2.7.4