From 31e1eb49a643b14b10176477e38f6acfe1d4c5c7 Mon Sep 17 00:00:00 2001 From: Ashish Chavan Date: Mon, 21 Feb 2022 14:29:43 +0530 Subject: [PATCH] ARM: dts: msm: Add support for powering video/camera MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add support for VDD_MM_MXC_VOTER_LEVEL and VDD_GFX_MXC_VOTER_LEVEL phandles for powering video/camera and gpu gdsc’s respectively. Change-Id: Ia6d412de61128981df7f9869055a6ee259deeab3 --- qcom/anorak-stub-regulator.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qcom/anorak-stub-regulator.dtsi b/qcom/anorak-stub-regulator.dtsi index cf9b66d6..2d839645 100644 --- a/qcom/anorak-stub-regulator.dtsi +++ b/qcom/anorak-stub-regulator.dtsi @@ -353,6 +353,8 @@ VDD_MXC_LEVEL: S1E_LEVEL: + VDD_MM_MXC_VOTER_LEVEL: + VDD_GFX_MXC_VOTER_LEVEL: pm_v6e_s1_level: regulator-pm-v6e-s1-level { compatible = "qcom,stub-regulator"; regulator-name = "pm_v6e_s1_level";