All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/6] devicetree fixes for Protonic and Plymovent boards
@ 2021-02-09  9:51 ` Oleksij Rempel
  0 siblings, 0 replies; 21+ messages in thread
From: Oleksij Rempel @ 2021-02-09  9:51 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, Robin van der Gracht, dri-devel

changes v3:
- remove patch: ARM: dts: imx6dl-prtvt7: fix PWM cell count for the
  backlight node.
  This is done by Uwe in a separate patch
- add Acked-by: Rob Herring...

changes v2:
- imx6dl-prtvt7: remove touchscreen-inverted-*

Oleksij Rempel (6):
  dt-bindings: display: simple: add Innolux G070Y2-T02 panel
  drm: panel-simple: Add support for the Innolux G070Y2-T02 panel
  ARM: dts: imx6dl-prtvt7: Add display and panel nodes
  ARM: dts: imx6dl-prtvt7: add TSC2046 touchscreen node
  ARM: dts: imx6dl-prtvt7: Remove backlight enable gpio
  ARM: dts: imx6dl-plym2m: remove touchscreen-size-* properties

 .../bindings/display/panel/panel-simple.yaml  |  2 +
 arch/arm/boot/dts/imx6dl-plym2m.dts           |  2 -
 arch/arm/boot/dts/imx6dl-prtvt7.dts           | 71 ++++++++++++++++---
 drivers/gpu/drm/panel/panel-simple.c          | 16 +++++
 4 files changed, 80 insertions(+), 11 deletions(-)

-- 
2.30.0


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

end of thread, other threads:[~2021-02-09 13:35 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-09  9:51 [PATCH v3 0/6] devicetree fixes for Protonic and Plymovent boards Oleksij Rempel
2021-02-09  9:51 ` Oleksij Rempel
2021-02-09  9:51 ` Oleksij Rempel
2021-02-09  9:51 ` [PATCH v3 1/6] dt-bindings: display: simple: add Innolux G070Y2-T02 panel Oleksij Rempel
2021-02-09  9:51   ` Oleksij Rempel
2021-02-09  9:51   ` Oleksij Rempel
2021-02-09  9:51 ` [PATCH v3 2/6] drm: panel-simple: Add support for the " Oleksij Rempel
2021-02-09  9:51   ` Oleksij Rempel
2021-02-09  9:51   ` Oleksij Rempel
2021-02-09  9:51 ` [PATCH v3 3/6] ARM: dts: imx6dl-prtvt7: Add display and panel nodes Oleksij Rempel
2021-02-09  9:51   ` Oleksij Rempel
2021-02-09  9:51   ` Oleksij Rempel
2021-02-09  9:51 ` [PATCH v3 4/6] ARM: dts: imx6dl-prtvt7: add TSC2046 touchscreen node Oleksij Rempel
2021-02-09  9:51   ` Oleksij Rempel
2021-02-09  9:51   ` Oleksij Rempel
2021-02-09  9:51 ` [PATCH v3 5/6] ARM: dts: imx6dl-prtvt7: Remove backlight enable gpio Oleksij Rempel
2021-02-09  9:51   ` Oleksij Rempel
2021-02-09  9:51   ` Oleksij Rempel
2021-02-09  9:51 ` [PATCH v3 6/6] ARM: dts: imx6dl-plym2m: remove touchscreen-size-* properties Oleksij Rempel
2021-02-09  9:51   ` Oleksij Rempel
2021-02-09  9:51   ` 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.