[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170912034659.13184-5-woods.technical@gmail.com>
Date: Mon, 11 Sep 2017 22:46:59 -0500
From: "Derald D. Woods" <woods.technical@...il.com>
To: linux-omap@...r.kernel.org
Cc: tony@...mide.com, linux-kernel@...r.kernel.org,
"Derald D. Woods" <woods.technical@...il.com>
Subject: [PATCH v2 4/4] 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 <woods.technical@...il.com>
---
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 @@
};
&dss {
+ vdds_dsi-supply = <&vpll2>;
+ vdda_video-supply = <&lcd_3v3>;
pinctrl-names = "default";
pinctrl-0 = <
&dss_dpi_pins1
--
2.14.1
Powered by blists - more mailing lists