All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/8] mainline Plymovent M2M and BAS board
@ 2020-12-02  8:18 ` Oleksij Rempel
  0 siblings, 0 replies; 45+ messages in thread
From: Oleksij Rempel @ 2020-12-02  8:18 UTC (permalink / raw)
  To: Mark Rutland, Rob Herring, Sascha Hauer, Shawn Guo,
	Thierry Reding, Sam Ravnborg, David Airlie, Daniel Vetter
  Cc: Oleksij Rempel, devicetree, Fabio Estevam, linux-arm-kernel,
	linux-kernel, NXP Linux Team, Pengutronix Kernel Team,
	David Jander, dri-devel

changes v5:
- do more panel-simple.yaml related cleanups

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 (8):
  dt-bindings: display: simple: fix alphabetical order for EDT
    compatibles
  dt-bindings: display: simple: add EDT compatibles already supported by
    the driver
  dt-bindings: display: simple: Add Kyocera tcg070wvlq panel
  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  |  20 +-
 .../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, 857 insertions(+), 9 deletions(-)
 create mode 100644 arch/arm/boot/dts/imx6dl-plybas.dts
 create mode 100644 arch/arm/boot/dts/imx6dl-plym2m.dts

-- 
2.29.2


^ permalink raw reply	[flat|nested] 45+ messages in thread

end of thread, other threads:[~2020-12-08  8:32 UTC | newest]

Thread overview: 45+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-02  8:18 [PATCH v6 0/8] mainline Plymovent M2M and BAS board Oleksij Rempel
2020-12-02  8:18 ` Oleksij Rempel
2020-12-02  8:18 ` Oleksij Rempel
2020-12-02  8:18 ` [PATCH v6 1/8] dt-bindings: display: simple: fix alphabetical order for EDT compatibles Oleksij Rempel
2020-12-02  8:18   ` Oleksij Rempel
2020-12-02  8:18   ` Oleksij Rempel
2020-12-05 19:32   ` Sam Ravnborg
2020-12-05 19:32     ` Sam Ravnborg
2020-12-05 19:32     ` Sam Ravnborg
2020-12-07 11:06     ` Oleksij Rempel
2020-12-07 11:06       ` Oleksij Rempel
2020-12-07 11:06       ` Oleksij Rempel
2020-12-02  8:18 ` [PATCH v6 2/8] dt-bindings: display: simple: add EDT compatibles already supported by the driver Oleksij Rempel
2020-12-02  8:18   ` Oleksij Rempel
2020-12-02  8:18   ` Oleksij Rempel
2020-12-05 19:35   ` Sam Ravnborg
2020-12-05 19:35     ` Sam Ravnborg
2020-12-05 19:35     ` Sam Ravnborg
2020-12-07 11:07     ` Oleksij Rempel
2020-12-07 11:07       ` Oleksij Rempel
2020-12-07 11:07       ` Oleksij Rempel
2020-12-02  8:18 ` [PATCH v6 3/8] dt-bindings: display: simple: Add Kyocera tcg070wvlq panel Oleksij Rempel
2020-12-02  8:18   ` Oleksij Rempel
2020-12-02  8:18   ` Oleksij Rempel
2020-12-05 19:36   ` Sam Ravnborg
2020-12-05 19:36     ` Sam Ravnborg
2020-12-05 19:36     ` Sam Ravnborg
2020-12-07 11:16     ` Oleksij Rempel
2020-12-07 11:16       ` Oleksij Rempel
2020-12-07 11:16       ` Oleksij Rempel
2020-12-02  8:18 ` [PATCH v6 4/8] dt-bindings: vendor-prefixes: Add an entry for Plymovent Oleksij Rempel
2020-12-02  8:18   ` Oleksij Rempel
2020-12-02  8:18   ` Oleksij Rempel
2020-12-02  8:18 ` [PATCH v6 5/8] dt-bindings: arm: fsl: add Plymovent M2M board Oleksij Rempel
2020-12-02  8:18   ` Oleksij Rempel
2020-12-02  8:18   ` Oleksij Rempel
2020-12-02  8:18 ` [PATCH v6 6/8] ARM: dts: " Oleksij Rempel
2020-12-02  8:18   ` Oleksij Rempel
2020-12-02  8:18   ` Oleksij Rempel
2020-12-02  8:18 ` [PATCH v6 7/8] dt-bindings: arm: fsl: add Plymovent BAS board Oleksij Rempel
2020-12-02  8:18   ` Oleksij Rempel
2020-12-02  8:18   ` Oleksij Rempel
2020-12-02  8:18 ` [PATCH v6 8/8] ARM: dts: " Oleksij Rempel
2020-12-02  8:18   ` Oleksij Rempel
2020-12-02  8:18   ` Oleksij Rempel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.