ARM: dts: logicpd-torpedo-baseboard: Reduce video regulator chatter
authorAdam Ford <aford173@gmail.com>
Tue, 17 Sep 2019 15:49:23 +0000 (10:49 -0500)
committerTony Lindgren <tony@atomide.com>
Mon, 21 Oct 2019 16:50:29 +0000 (09:50 -0700)
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>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/logicpd-torpedo-baseboard.dtsi

index 449cc76..184e462 100644 (file)
 &dss {
        status = "ok";
        vdds_dsi-supply = <&vpll2>;
+       vdda_video-supply = <&vpll2>;
        pinctrl-names = "default";
        pinctrl-0 = <&dss_dpi_pins1>;
        port {