[PATCH v4 0/3] mainline Plymovent M2M and BAS board

From: Oleksij Rempel
Date: Tue Dec 01 2020 - 04:30:05 EST


changes v5:
- rebase against latest shawngup/for-next
- add patch to fix checkpatch warning on PLYM2M dts

changes v4:
- add PLYBAS board
- PLYM2M: add touchscreen node
- PLYM2M: add rename led nodes to led-x

changes v3:
- use old style copyright text

changes v2:
- fsl.yaml: reorder ply,plym2m
- imx6dl-plym2m.dts: use hyphen instead of underscore in phy-clock

Oleksij Rempel (6):
dt-bindings: display: simple: Add EDT ETM0700G0BDH6 display
dt-bindings: vendor-prefixes: Add an entry for Plymovent
dt-bindings: arm: fsl: add Plymovent M2M board
ARM: dts: add Plymovent M2M board
dt-bindings: arm: fsl: add Plymovent BAS board
ARM: dts: add Plymovent BAS board

.../devicetree/bindings/arm/fsl.yaml | 2 +
.../bindings/display/panel/panel-simple.yaml | 2 +
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
arch/arm/boot/dts/Makefile | 2 +
arch/arm/boot/dts/imx6dl-plybas.dts | 394 ++++++++++++++++
arch/arm/boot/dts/imx6dl-plym2m.dts | 446 ++++++++++++++++++
6 files changed, 848 insertions(+)
create mode 100644 arch/arm/boot/dts/imx6dl-plybas.dts
create mode 100644 arch/arm/boot/dts/imx6dl-plym2m.dts

--
2.29.2