Commit 98414811 authored by Yannick Fertré's avatar Yannick Fertré Committed by Alexandre Torgue

ARM: dts: stm32: add phy-dsi-supply property on stm32mp157c-ev1

The dsi physical layer is powered by the 1v8 power controller supply.
Signed-off-by: default avatarYannick Fertré <yannick.fertre@st.com>
Signed-off-by: default avatarAlexandre Torgue <alexandre.torgue@st.com>
parent 08b9092f
......@@ -101,6 +101,7 @@ dcmi_0: endpoint {
&dsi {
#address-cells = <1>;
#size-cells = <0>;
phy-dsi-supply = <&reg18>;
status = "okay";
ports {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment