From 3f1fbc8c33821dd79139a6288420f728615d0c1d Mon Sep 17 00:00:00 2001 From: Kiran Gunda Date: Fri, 20 Mar 2020 13:56:56 +0530 Subject: [PATCH] ARM: dts: msm: Add labels for lpi_cx and lpi_mx rails Add VDD_LPI_CX_LEVEL and VDD_LPI_MX_LEVEL generic labels for lpi_cx and lpi_mx rails respectively. Change-Id: I7990ab4e3bfec2d436590c962af530c4b93f8e87 --- qcom/shima-stub-regulator.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qcom/shima-stub-regulator.dtsi b/qcom/shima-stub-regulator.dtsi index b9e7d1b8..45c0553a 100644 --- a/qcom/shima-stub-regulator.dtsi +++ b/qcom/shima-stub-regulator.dtsi @@ -93,6 +93,7 @@ regulator-max-microvolt = ; }; + VDD_LPI_MX_LEVEL: L4B_LEVEL: pm8350_l4_level: regulator-pm8350-l4-level { compatible = "qcom,stub-regulator"; @@ -102,6 +103,7 @@ regulator-max-microvolt = ; }; + VDD_LPI_CX_LEVEL: L5B_LEVEL: pm8350_l5_level: regulator-pm8350-l5-level { compatible = "qcom,stub-regulator";