linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/6] drm/panel: mantix and st7703 fixes and additions
@ 2020-11-18  8:29 Guido Günther
  2020-11-18  8:29 ` [PATCH v2 1/6] drm/panel: st7703: Use dev_err_probe Guido Günther
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Guido Günther @ 2020-11-18  8:29 UTC (permalink / raw)
  To: Thierry Reding, Sam Ravnborg, David Airlie, Daniel Vetter,
	Rob Herring, Ondrej Jirman, Linus Walleij, Arnd Bergmann,
	Krzysztof Kozlowski, Lubomir Rintel, Mark Brown,
	Geert Uytterhoeven, allen, Kuninori Morimoto, dri-devel,
	devicetree, linux-kernel

This adds new panel type to the mantix driver as found on the Librem 5 and
fixes a glitch in the init sequence (affecting both panels). The fix is at the
start of the series to make backporting simpler.
It also adds a patch to make st7703 use dev_err_probe().

changes from v1
- as per review comments by Linus Walleij
  - fix alphabetical ordering in Documentation/devicetree/bindings/vendor-prefixes.yaml
    https://lore.kernel.org/dri-devel/CACRpkdao_TMcpRsdK=7K5fNKJse0Bqwk58iWu0xsXdDNdcffVA@mail.gmail.com/
  - add reviewed by to all except 5/6, thanks

Guido Günther (6):
  drm/panel: st7703: Use dev_err_probe
  drm/panel: mantix: Tweak init sequence
  drm/panel: mantix: Allow to specify default mode for different panels
  drm/panel: mantix: Support panel from Shenzhen Yashi Changhua
    Intelligent Technology Co
  dt-bindings: vendor-prefixes: Add ys vendor prefix
  dt-binding: display: mantix: Add compatible for panel from YS

 .../display/panel/mantix,mlaf057we51-x.yaml   |  1 +
 .../devicetree/bindings/vendor-prefixes.yaml  |  2 +
 .../gpu/drm/panel/panel-mantix-mlaf057we51.c  | 39 +++++++++++++++----
 drivers/gpu/drm/panel/panel-sitronix-st7703.c | 24 ++++--------
 4 files changed, 43 insertions(+), 23 deletions(-)

-- 
2.29.2


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

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

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-18  8:29 [PATCH v2 0/6] drm/panel: mantix and st7703 fixes and additions Guido Günther
2020-11-18  8:29 ` [PATCH v2 1/6] drm/panel: st7703: Use dev_err_probe Guido Günther
2020-11-23 21:49   ` Sam Ravnborg
2020-11-18  8:29 ` [PATCH v2 2/6] drm/panel: mantix: Tweak init sequence Guido Günther
2020-11-18  8:29 ` [PATCH v2 3/6] drm/panel: mantix: Allow to specify default mode for different panels Guido Günther
2020-11-18  8:29 ` [PATCH v2 4/6] drm/panel: mantix: Support panel from Shenzhen Yashi Changhua Intelligent Technology Co Guido Günther
2020-11-18  8:29 ` [PATCH v2 5/6] dt-bindings: vendor-prefixes: Add ys vendor prefix Guido Günther
2020-12-07 21:31   ` Rob Herring
2020-11-18  8:29 ` [PATCH v2 6/6] dt-binding: display: mantix: Add compatible for panel from YS Guido Günther
2020-12-07 21:32   ` Rob Herring
2020-12-08 10:19     ` Guido Günther
2020-11-19  8:35 ` [PATCH v2 0/6] drm/panel: mantix and st7703 fixes and additions Linus Walleij
2020-11-20 12:04   ` Guido Günther
2020-12-04  9:17   ` Guido Günther
2020-11-23 21:48 ` Sam Ravnborg
2020-11-24  8:15   ` Guido Günther

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).