All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/5] Add supply property for DSI controller
@ 2019-04-03  8:16 ` Yannick Fertré
  0 siblings, 0 replies; 29+ messages in thread
From: Yannick Fertré @ 2019-04-03  8:16 UTC (permalink / raw)
  To: Yannick Fertre, Philippe Cornu, Benjamin Gaignard,
	Vincent Abriou, David Airlie, Daniel Vetter, Rob Herring,
	Mark Rutland, Maxime Coquelin, Alexandre Torgue, dri-devel,
	devicetree, linux-stm32, linux-arm-kernel, linux-kernel

The DSI controller needs a new property that powers its physical layer.
Binding has been updated to documented 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.

Yannick Fertré (5):
  dt-bindings: display: stm32: add supply property to DSI controller
  drm/stm: dw_mipi_dsi-stm: add support of an optional regulator
  ARM: dts: stm32: add phy-dsi-supply property on stm32mp157c
  ARM: dts: stm32: move fixe regulators reg11 & reg18
  ARM: dts: stm32: remove phy-dsi-supply property on stm32mp157c-dk2
    board

 .../devicetree/bindings/display/st,stm32-ltdc.txt    |  3 +++
 arch/arm/boot/dts/stm32mp157c-dk2.dts                |  9 ---------
 arch/arm/boot/dts/stm32mp157c-ed1.dts                | 16 ----------------
 arch/arm/boot/dts/stm32mp157c.dtsi                   | 17 +++++++++++++++++
 drivers/gpu/drm/stm/dw_mipi_dsi-stm.c                | 20 ++++++++++++++++++++
 5 files changed, 40 insertions(+), 25 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2019-04-10 13:50 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-03  8:16 [PATCH v1 0/5] Add supply property for DSI controller Yannick Fertré
2019-04-03  8:16 ` Yannick Fertré
2019-04-03  8:16 ` Yannick Fertré
2019-04-03  8:16 ` [PATCH v1 1/5] dt-bindings: display: stm32: add supply property to " Yannick Fertré
2019-04-03  8:16   ` Yannick Fertré
2019-04-03  8:16   ` Yannick Fertré
2019-04-05 16:33   ` Philippe CORNU
2019-04-05 16:33     ` Philippe CORNU
2019-04-05 16:33     ` Philippe CORNU
2019-04-06  6:06   ` Rob Herring
2019-04-06  6:06     ` Rob Herring
2019-04-06  6:06     ` Rob Herring
2019-04-03  8:16 ` [PATCH v1 2/5] drm/stm: dw_mipi_dsi-stm: add support of an optional regulator Yannick Fertré
2019-04-03  8:16   ` Yannick Fertré
2019-04-03  8:16   ` Yannick Fertré
2019-04-05 16:34   ` Philippe CORNU
2019-04-05 16:34     ` Philippe CORNU
2019-04-05 16:34     ` Philippe CORNU
2019-04-03  8:16 ` [PATCH v1 3/5] ARM: dts: stm32: add phy-dsi-supply property on stm32mp157c Yannick Fertré
2019-04-03  8:16   ` Yannick Fertré
2019-04-03  8:16   ` Yannick Fertré
2019-04-03  8:16 ` [PATCH v1 4/5] ARM: dts: stm32: move fixe regulators reg11 & reg18 Yannick Fertré
2019-04-03  8:16   ` Yannick Fertré
2019-04-03  8:16   ` Yannick Fertré
2019-04-03  8:16 ` [PATCH v1 5/5] ARM: dts: stm32: remove phy-dsi-supply property on stm32mp157c-dk2 board Yannick Fertré
2019-04-03  8:16   ` Yannick Fertré
2019-04-03  8:16   ` Yannick Fertré
2019-04-10 13:48 ` [PATCH v1 0/5] Add supply property for DSI controller Alexandre Torgue
2019-04-10 13:48   ` Alexandre Torgue

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.