2023-08-04 12:41:48

by Michael Riesch

[permalink] [raw]
Subject: [PATCH v3 0/3] drm/panel: sitronix-st7789v: add panel orientation support

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/[email protected]/
[1] https://lore.kernel.org/lkml/[email protected]/

---
Changes in v3:
- Rebase onto drm-misc-next.
- Link to v2: https://lore.kernel.org/r/[email protected]

Changes in v2:
- Move indentation fix to separate patch (as suggested by Neil)
- Link to v1: https://lore.kernel.org/r/[email protected]

---
Michael Riesch (3):
drm/panel: sitronix-st7789v: fix indentation in drm_panel_funcs
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 | 27 ++++++++++++++++++----
2 files changed, 24 insertions(+), 5 deletions(-)
---
base-commit: 6db96c7703edd6e37da8ca571dfe5e1ecb6010c1
change-id: 20230718-feature-st7789v-4d0c2c6e2429

Best regards,
--
Michael Riesch <[email protected]>