[PATCH v2 0/5] Add supply property for DSI controller

From: Yannick FertrÃ
Date: Fri May 10 2019 - 10:22:07 EST


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.


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

Yannick Fertrà (5):
dt-bindings: display: stm32: add supply property to DSI controller
drm/stm: dsi: 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 | 45 +++++++++++++++++++---
5 files changed, 40 insertions(+), 25 deletions(-)

--
2.7.4