mbox series

[v3,0/3] drm/panel: sitronix-st7789v: add panel orientation support

Message ID 20230718-feature-st7789v-v3-0-157d68fb63e2@wolfvision.net
Headers show
Series drm/panel: sitronix-st7789v: add panel orientation support | expand

Message

Michael Riesch Aug. 4, 2023, 11:23 a.m. UTC
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/

---
Changes in v3:
- Rebase onto drm-misc-next.
- Link to v2: https://lore.kernel.org/r/20230718-feature-st7789v-v2-0-207cb1baea0f@wolfvision.net

Changes in v2:
- Move indentation fix to separate patch (as suggested by Neil)
- Link to v1: https://lore.kernel.org/r/20230718-feature-st7789v-v1-0-76d6ca9b31d8@wolfvision.net

---
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,

Comments

Neil Armstrong Aug. 4, 2023, 11:58 a.m. UTC | #1
Hi,

On Fri, 04 Aug 2023 13:23:07 +0200, Michael Riesch wrote:
> 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).
> 
> [...]

Thanks, Applied to https://anongit.freedesktop.org/git/drm/drm-misc.git (drm-misc-next)

[1/3] drm/panel: sitronix-st7789v: fix indentation in drm_panel_funcs
      https://cgit.freedesktop.org/drm/drm-misc/commit/?id=a238b5ee39e3d3581ec826cdb7b604adca37b5ea
[2/3] drm/panel: sitronix-st7789v: add panel orientation support
      https://cgit.freedesktop.org/drm/drm-misc/commit/?id=b27c0f6d208d6ba269f184ed6f92c6a9908866e6
[3/3] dt-bindings: display: add rotation property to sitronix,st7789v
      https://cgit.freedesktop.org/drm/drm-misc/commit/?id=e83172ec548d420f2e0b01e80a9a8cbae39bbe29