devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] drm/panel: jh057n0090: Add regulators and drop magic value in init
@ 2019-06-26 10:37 Guido Günther
  2019-06-26 10:37 ` [PATCH v2 1/4] MAINTAINERS: Add Purism mail alias as reviewer for their devkit's panel Guido Günther
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Guido Günther @ 2019-06-26 10:37 UTC (permalink / raw)
  To: Thierry Reding, Sam Ravnborg, David Airlie, Daniel Vetter,
	Rob Herring, Mark Rutland, Mauro Carvalho Chehab, David S. Miller,
	Greg Kroah-Hartman, Nicolas Ferre, Paul E. McKenney, dri-devel,
	devicetree, linux-kernel, Purism Kernel Team

Fix the omission of a regulators for the recently added panel and make sure all
dsi commands start with a command instead of one having a magic constant (which
already caused confusion).

Also adds a mail alias to the panel's MAINTAINER entry to reduce the bus
factor.

Changes from v1:
* As per review comments from Sam Ravnborg:
  - Print error on devm_regulator_get() failres
  - Fix typos in commit messages
* Print an error on regulator_enable()
* Disable vcc if iovcc fails to enable

Guido Günther (4):
  MAINTAINERS: Add Purism mail alias as reviewer for their devkit's
    panel
  drm/panel: jh057n00900: Don't use magic constant
  dt-bindings: display/panel: jh057n00900: Document power supply
    properties
  drm/panel: jh057n00900: Add regulator support

 .../display/panel/rocktech,jh057n00900.txt    |  5 +++
 MAINTAINERS                                   |  1 +
 .../drm/panel/panel-rocktech-jh057n00900.c    | 44 ++++++++++++++++++-
 3 files changed, 49 insertions(+), 1 deletion(-)

-- 
2.20.1

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2019-06-26 13:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-26 10:37 [PATCH v2 0/4] drm/panel: jh057n0090: Add regulators and drop magic value in init Guido Günther
2019-06-26 10:37 ` [PATCH v2 1/4] MAINTAINERS: Add Purism mail alias as reviewer for their devkit's panel Guido Günther
2019-06-26 10:37 ` [PATCH v2 2/4] drm/panel: jh057n00900: Don't use magic constant Guido Günther
2019-06-26 10:37 ` [PATCH v2 3/4] dt-bindings: display/panel: jh057n00900: Document power supply properties Guido Günther
2019-06-26 10:37 ` [PATCH v2 4/4] drm/panel: jh057n00900: Add regulator support Guido Günther
2019-06-26 12:41 ` [PATCH v2 0/4] drm/panel: jh057n0090: Add regulators and drop magic value in init Sam Ravnborg
2019-06-26 13: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).