mbox series

[v3,0/2] Add supply property for DSI controller

Message ID 1557758539-28748-1-git-send-email-yannick.fertre@st.com (mailing list archive)
Headers show
Series Add supply property for DSI controller | expand

Message

Yannick FERTRE May 13, 2019, 2:42 p.m. UTC
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

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

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

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

--
2.7.4