From 250b450ef65692f0003b4fe346f431d36fc019af Mon Sep 17 00:00:00 2001 From: Nurit Lichtenstein Date: Wed, 8 May 2024 13:49:56 +0200 Subject: [PATCH] ARM: dts: qcom: Update SPU regulator configuration for Sun Handle voting for the regulator for SPU sensors. Change-Id: I192731df94cc894cdf6826c69230b0cf9a3e9c3e Signed-off-by: Nurit Lichtenstein --- qcom/sun.dtsi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index 9bfe24ad..6b466e2c 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -1545,6 +1545,9 @@ cx-supply = <&VDD_CX_LEVEL>; cx-uV-uA = ; + sensors-supply = <&L2J>; + sensors-uV-uA = <1200000 100000>; + clocks = <&rpmhcc RPMH_CXO_CLK>; clock-names = "xo"; qcom,proxy-clock-names = "xo";