[PATCH v2 0/6] drm/panel: mantix and st7703 fixes and additions

From: Guido Günther
Date: Wed Nov 18 2020 - 03:30:24 EST


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@xxxxxxxxxxxxxx/
- 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