From 6fccd8cf4dace192e9bb46915ce91a6241a98ec2 Mon Sep 17 00:00:00 2001 From: Jaskaran Singh Date: Thu, 21 Apr 2022 09:32:11 +0530 Subject: [PATCH] ARM: dts: msm: Update regulator nodes and gdsc info for neo SMMU Update regulator nodes and gdsc info for neo SMMU. Change-Id: I98d5b46f33a89db70cebf9d13865c0513af8fbba --- qcom/msm-arm-smmu-neo.dtsi | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/qcom/msm-arm-smmu-neo.dtsi b/qcom/msm-arm-smmu-neo.dtsi index 2185c37f..2bdc9fb3 100644 --- a/qcom/msm-arm-smmu-neo.dtsi +++ b/qcom/msm-arm-smmu-neo.dtsi @@ -216,6 +216,8 @@ <0x151d2208 0x8>; reg-names = "base", "status-reg"; qcom,stream-id-range = <0x400 0x400>; + qcom,regulator-names = "vdd"; + vdd-supply = <&hlos1_vote_mmnoc_mmu_tbu_hf0_gdsc>; interconnects = <&gem_noc MASTER_APPSS_PROC &config_noc SLAVE_IMEM_CFG>; qcom,active-only; @@ -298,7 +300,7 @@ reg-names = "base", "status-reg"; qcom,stream-id-range = <0x2000 0x400>; qcom,regulator-names = "vdd"; - vdd-supply = <&hlos1_vote_mmnoc_mmu_tbu_sf0_gdsc>; + vdd-supply = <&hlos1_vote_mmnoc_mmu_tbu_hf0_gdsc>; interconnects = <&mmss_noc MASTER_CAMNOC_SF &mc_virt SLAVE_EBI1>; qcom,active-only; @@ -311,7 +313,7 @@ reg-names = "base", "status-reg"; qcom,stream-id-range = <0x2400 0x400>; qcom,regulator-names = "vdd"; - vdd-supply = <&hlos1_vote_mmnoc_mmu_tbu_sf0_gdsc>; + vdd-supply = <&hlos1_vote_mmnoc_mmu_tbu_hf0_gdsc>; interconnects = <&mmss_noc MASTER_CAMNOC_SF &mc_virt SLAVE_EBI1>; qcom,active-only; @@ -323,6 +325,8 @@ <0x151d2250 0x8>; reg-names = "base", "status-reg"; qcom,stream-id-range = <0x2800 0x400>; + qcom,regulator-names = "vdd"; + vdd-supply = <&hlos1_vote_mmnoc_mmu_tbu_sf0_gdsc>; interconnects = <&mmss_noc MASTER_CAMNOC_SF &mc_virt SLAVE_EBI1>; qcom,active-only;