From 95f99ab493da2847277af659dc927cd112702c72 Mon Sep 17 00:00:00 2001 From: "Derald D. Woods" Date: Tue, 12 Sep 2017 18:48:24 -0500 Subject: [PATCH] ARM: dts: omap3-evm: Add DSS {vdds_dsi,vdda_video}-supply references This commit eliminates two dummy regulator assignments. Signed-off-by: Derald D. Woods Signed-off-by: Tony Lindgren --- arch/arm/boot/dts/omap3-evm-processor-common.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/boot/dts/omap3-evm-processor-common.dtsi b/arch/arm/boot/dts/omap3-evm-processor-common.dtsi index c1fb6ecd5aff..ce7f42f9448c 100644 --- a/arch/arm/boot/dts/omap3-evm-processor-common.dtsi +++ b/arch/arm/boot/dts/omap3-evm-processor-common.dtsi @@ -15,6 +15,8 @@ wl12xx_vmmc: wl12xx_vmmc { }; &dss { + vdds_dsi-supply = <&vpll2>; + vdda_video-supply = <&lcd_3v3>; pinctrl-names = "default"; pinctrl-0 = < &dss_dpi_pins1 -- 2.45.2