devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] drm/bridge: sii902x: add optional power supplies
@ 2018-04-25  7:53 Philippe Cornu
  2018-04-25  7:53 ` [PATCH v2 1/2] dt-bindings/display/bridge: " Philippe Cornu
  2018-04-25  7:53 ` [PATCH v2 2/2] drm/bridge: " Philippe Cornu
  0 siblings, 2 replies; 14+ messages in thread
From: Philippe Cornu @ 2018-04-25  7:53 UTC (permalink / raw)
  To: Archit Taneja, Andrzej Hajda, Laurent Pinchart, David Airlie,
	Rob Herring, Mark Rutland, dri-devel, devicetree, linux-kernel
  Cc: Yannick Fertre, Philippe Cornu, Alexandre Torgue

This patchset adds optional power supplies to the sii902x
drm bridge driver.

Version 2:
- merge avcc12 & cvcc12 to a single vcc12 supply as suggested by
  Laurent Pinchart (see discussion details in
  https://patchwork.freedesktop.org/patch/216058/)
- improve error messages following Laurent Pinchart comments.
- note about power consumption: as sii902x input IOs are not "io safe",
  it is important to enable/disable voltage regulators during
  probe/remove phases to avoid damages. Then, the only way to improve
  the power consumption is to add the sii902x standy mode. My actual
  platform is not an handheld device so power consumption is not
  critical. But in the future, it could be nice to add the standby
  mode, paying attention to wake-up events (hdmi cable plug)...

Version 1:
- Initial commit

Philippe Cornu (2):
  dt-bindings/display/bridge: sii902x: add optional power supplies
  drm/bridge: sii902x: add optional power supplies

 .../devicetree/bindings/display/bridge/sii902x.txt |  2 ++
 drivers/gpu/drm/bridge/sii902x.c                   | 38 +++++++++++++++++++---
 2 files changed, 36 insertions(+), 4 deletions(-)

-- 
2.15.1

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

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

end of thread, other threads:[~2018-05-15  7:36 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-25  7:53 [PATCH v2 0/2] drm/bridge: sii902x: add optional power supplies Philippe Cornu
2018-04-25  7:53 ` [PATCH v2 1/2] dt-bindings/display/bridge: " Philippe Cornu
2018-04-25  9:01   ` Laurent Pinchart
2018-04-25 12:20     ` Philippe CORNU
2018-04-25 13:17       ` Laurent Pinchart
2018-04-25 17:11         ` Rob Herring
2018-04-25 22:05           ` Laurent Pinchart
2018-05-14  9:22             ` Philippe CORNU
2018-05-14 17:06               ` Laurent Pinchart
2018-04-25  7:53 ` [PATCH v2 2/2] drm/bridge: " Philippe Cornu
2018-05-14  9:38   ` Philippe CORNU
2018-05-14 10:33     ` Andrzej Hajda
2018-05-14 18:58       ` Philippe CORNU
2018-05-15  7:36         ` Laurent Pinchart

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