devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/panel: sitronix-st7789v: add panel orientation support
@ 2023-07-18 15:12 Michael Riesch
  2023-07-18 15:12 ` [PATCH 1/2] " Michael Riesch
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Michael Riesch @ 2023-07-18 15:12 UTC (permalink / raw)
  To: Neil Armstrong, Sam Ravnborg, David Airlie, Daniel Vetter,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, Maxime Ripard,
	Miquel Raynal, Sebastian Reichel, Gerald Loacker
  Cc: dri-devel, linux-kernel, devicetree, Michael Riesch

Hi all,

This series adds support for orientation specification in the device
tree to the Sitronix ST7789V panel driver. 

This is can be seen as reduced version of [0] (some things of [0] have
been implemented in more general fashion in the scope of [1], other
things have been rejected).

Looking forward to your comments!

[0] https://lore.kernel.org/lkml/20230314115644.3775169-1-gerald.loacker@wolfvision.net/
[1] https://lore.kernel.org/lkml/20230714013756.1546769-1-sre@kernel.org/

---
Michael Riesch (2):
      drm/panel: sitronix-st7789v: add panel orientation support
      dt-bindings: display: add rotation property to sitronix,st7789v

 .../bindings/display/panel/sitronix,st7789v.yaml   |  2 ++
 drivers/gpu/drm/panel/panel-sitronix-st7789v.c     | 28 ++++++++++++++++++----
 2 files changed, 25 insertions(+), 5 deletions(-)
---
base-commit: 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5
change-id: 20230718-feature-st7789v-4d0c2c6e2429

Best regards,
-- 
Michael Riesch <michael.riesch@wolfvision.net>


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

end of thread, other threads:[~2023-08-02 13:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-18 15:12 [PATCH 0/2] drm/panel: sitronix-st7789v: add panel orientation support Michael Riesch
2023-07-18 15:12 ` [PATCH 1/2] " Michael Riesch
2023-08-02 12:39   ` Neil Armstrong
2023-08-02 13:19     ` Michael Riesch
2023-08-02 13:26       ` neil.armstrong
2023-07-18 15:12 ` [PATCH 2/2] dt-bindings: display: add rotation property to sitronix,st7789v Michael Riesch
2023-07-18 15:52   ` Conor Dooley
2023-08-02 12:23 ` [PATCH 0/2] drm/panel: sitronix-st7789v: add panel orientation support Michael Riesch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).