diff mbox series

ARM: dts: logicpd-torpedo-baseboard: Reduce video regulator chatter

Message ID 20190917154923.1073-1-aford173@gmail.com (mailing list archive)
State New, archived
Headers show
Series ARM: dts: logicpd-torpedo-baseboard: Reduce video regulator chatter | expand

Commit Message

Adam Ford Sept. 17, 2019, 3:49 p.m. UTC
The dss driver wants two regulators or it dump some splat while
initializing.  This patch adds a reference to the second regulator
which to avoid the warnings that the regulator is missing.

Signed-off-by: Adam Ford <aford173@gmail.com>

Comments

Tony Lindgren Oct. 21, 2019, 4:51 p.m. UTC | #1
* Adam Ford <aford173@gmail.com> [190917 08:50]:
> The dss driver wants two regulators or it dump some splat while
> initializing.  This patch adds a reference to the second regulator
> which to avoid the warnings that the regulator is missing.

Thanks applying into omap-for-v5.5/dt.

Tony
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/logicpd-torpedo-baseboard.dtsi b/arch/arm/boot/dts/logicpd-torpedo-baseboard.dtsi
index 449cc7616da6..184e462d96ab 100644
--- a/arch/arm/boot/dts/logicpd-torpedo-baseboard.dtsi
+++ b/arch/arm/boot/dts/logicpd-torpedo-baseboard.dtsi
@@ -108,6 +108,7 @@ 
 &dss {
 	status = "ok";
 	vdds_dsi-supply = <&vpll2>;
+	vdda_video-supply = <&vpll2>;
 	pinctrl-names = "default";
 	pinctrl-0 = <&dss_dpi_pins1>;
 	port {