linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Add supply property for DSI controller
@ 2019-05-14  9:35 Yannick Fertré
  2019-05-14  9:35 ` [PATCH v4 1/2] dt-bindings: display: stm32: add supply property to " Yannick Fertré
  2019-05-14  9:35 ` [PATCH v4 2/2] drm/stm: dsi: add regulator support Yannick Fertré
  0 siblings, 2 replies; 5+ messages in thread
From: Yannick Fertré @ 2019-05-14  9:35 UTC (permalink / raw)
  To: Yannick Fertre, Philippe Cornu, Benjamin Gaignard,
	Vincent Abriou, David Airlie, Daniel Vetter, Maxime Coquelin,
	Alexandre Torgue, dri-devel, linux-stm32, linux-arm-kernel,
	linux-kernel

The DSI controller needs a new property that powers its physical layer.
Binding has been updated to document this property.
Device tree of stm32mp157c soc.
Move reg18 & reg11 to stm32mp157c device tree file.
Remove property phy-dsi-supply property to stm32mp157c-dk2.dts file.

Changes in v2:
- rename patch drm/stm: dsi: add support of an optional regulator
- rework dw_mipi_dsi-stm probe sequence

Changes in v3:
- remove device-tree patches
- replace the optional regulator by a regulator

Changes in v4:
- update patch commit
- return always error code

Yannick Fertré (2):
  dt-bindings: display: stm32: add supply property to DSI controller
  drm/stm: dsi: add regulator support

 .../devicetree/bindings/display/st,stm32-ltdc.txt  |  3 ++
 drivers/gpu/drm/stm/dw_mipi_dsi-stm.c              | 60 ++++++++++++++++++----
 2 files changed, 52 insertions(+), 11 deletions(-)

-- 
2.7.4


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-05-17 10:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-14  9:35 [PATCH v4 0/2] Add supply property for DSI controller Yannick Fertré
2019-05-14  9:35 ` [PATCH v4 1/2] dt-bindings: display: stm32: add supply property to " Yannick Fertré
2019-05-17 10:14   ` Benjamin Gaignard
2019-05-14  9:35 ` [PATCH v4 2/2] drm/stm: dsi: add regulator support Yannick Fertré
2019-05-17 10:14   ` Benjamin Gaignard

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