Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9f850157 authored by Deepak Katragadda's avatar Deepak Katragadda
Browse files

ARM: dts: msm: Update GDSC register addresses on SDM855



The register addresses for some votable SMMU GDSCs
have changed. Update their device tree entries to
reflect the same.

Change-Id: I901c5795f30c8f942ee57bd64748e1d8193bd583
Signed-off-by: default avatarDeepak Katragadda <dkatraga@codeaurora.org>
parent 148259c4
Loading
Loading
Loading
Loading
+26 −17
Original line number Original line Diff line number Diff line
@@ -62,73 +62,82 @@
		status = "disabled";
		status = "disabled";
	};
	};


	hlos1_vote_aggre_noc_mmu_audio_tbu_gdsc: qcom,gdsc@0x17d030 {
	hlos1_vote_aggre_noc_mmu_audio_tbu_gdsc: qcom,gdsc@0x17d040 {
		compatible = "regulator-fixed";
		compatible = "regulator-fixed";
		regulator-name = "hlos1_vote_aggre_noc_mmu_audio_tbu_gdsc";
		regulator-name = "hlos1_vote_aggre_noc_mmu_audio_tbu_gdsc";
		reg = <0x17d030 0x4>;
		reg = <0x17d040 0x4>;
		qcom,no-status-check-on-disable;
		qcom,no-status-check-on-disable;
		qcom,gds-timeout = <500>;
		qcom,gds-timeout = <500>;
		status = "disabled";
		status = "disabled";
	};
	};


	hlos1_vote_aggre_noc_mmu_tbu1_gdsc: qcom,gdsc@0x17d034 {
	hlos1_vote_aggre_noc_mmu_tbu1_gdsc: qcom,gdsc@0x17d044 {
		compatible = "regulator-fixed";
		compatible = "regulator-fixed";
		regulator-name = "hlos1_vote_aggre_noc_mmu_tbu1_gdsc";
		regulator-name = "hlos1_vote_aggre_noc_mmu_tbu1_gdsc";
		reg = <0x17d034 0x4>;
		reg = <0x17d044 0x4>;
		qcom,no-status-check-on-disable;
		qcom,no-status-check-on-disable;
		qcom,gds-timeout = <500>;
		qcom,gds-timeout = <500>;
		status = "disabled";
		status = "disabled";
	};
	};


	hlos1_vote_aggre_noc_mmu_tbu2_gdsc: qcom,gdsc@0x17d038 {
	hlos1_vote_aggre_noc_mmu_tbu2_gdsc: qcom,gdsc@0x17d048 {
		compatible = "regulator-fixed";
		compatible = "regulator-fixed";
		regulator-name = "hlos1_vote_aggre_noc_mmu_tbu2_gdsc";
		regulator-name = "hlos1_vote_aggre_noc_mmu_tbu2_gdsc";
		reg = <0x17d038 0x4>;
		reg = <0x17d048 0x4>;
		qcom,no-status-check-on-disable;
		qcom,no-status-check-on-disable;
		qcom,gds-timeout = <500>;
		qcom,gds-timeout = <500>;
		status = "disabled";
		status = "disabled";
	};
	};


	hlos1_vote_aggre_noc_mmu_pcie_tbu_gdsc: qcom,gdsc@0x17d03c {
	hlos1_vote_aggre_noc_mmu_pcie_tbu_gdsc: qcom,gdsc@0x17d04c {
		compatible = "regulator-fixed";
		compatible = "regulator-fixed";
		regulator-name = "hlos1_vote_aggre_noc_mmu_pcie_tbu_gdsc";
		regulator-name = "hlos1_vote_aggre_noc_mmu_pcie_tbu_gdsc";
		reg = <0x17d03c 0x4>;
		reg = <0x17d04c 0x4>;
		qcom,no-status-check-on-disable;
		qcom,no-status-check-on-disable;
		qcom,gds-timeout = <500>;
		qcom,gds-timeout = <500>;
		status = "disabled";
		status = "disabled";
	};
	};


	hlos1_vote_mmnoc_mmu_tbu_hf0_gdsc: qcom,gdsc@0x17d040 {
	hlos1_vote_mmnoc_mmu_tbu_hf0_gdsc: qcom,gdsc@0x17d050 {
		compatible = "regulator-fixed";
		compatible = "regulator-fixed";
		regulator-name = "hlos1_vote_mmnoc_mmu_tbu_hf0_gdsc";
		regulator-name = "hlos1_vote_mmnoc_mmu_tbu_hf0_gdsc";
		reg = <0x17d040 0x4>;
		reg = <0x17d050 0x4>;
		qcom,no-status-check-on-disable;
		qcom,no-status-check-on-disable;
		qcom,gds-timeout = <500>;
		qcom,gds-timeout = <500>;
		status = "disabled";
		status = "disabled";
	};
	};


	hlos1_vote_mmnoc_mmu_tbu_sf_gdsc: qcom,gdsc@0x17d044 {
	hlos1_vote_mmnoc_mmu_tbu_sf_gdsc: qcom,gdsc@0x17d054 {
		compatible = "regulator-fixed";
		compatible = "regulator-fixed";
		regulator-name = "hlos1_vote_mmnoc_mmu_tbu_sf_gdsc";
		regulator-name = "hlos1_vote_mmnoc_mmu_tbu_sf_gdsc";
		reg = <0x17d044 0x4>;
		reg = <0x17d054 0x4>;
		qcom,no-status-check-on-disable;
		qcom,no-status-check-on-disable;
		qcom,gds-timeout = <500>;
		qcom,gds-timeout = <500>;
		status = "disabled";
		status = "disabled";
	};
	};


	hlos1_vote_mmnoc_mmu_tbu_hf1_gdsc: qcom,gdsc@0x17d048 {
	hlos1_vote_mmnoc_mmu_tbu_hf1_gdsc: qcom,gdsc@0x17d058 {
		compatible = "regulator-fixed";
		compatible = "regulator-fixed";
		regulator-name = "hlos1_vote_mmnoc_mmu_tbu_hf1_gdsc";
		regulator-name = "hlos1_vote_mmnoc_mmu_tbu_hf1_gdsc";
		reg = <0x17d048 0x4>;
		reg = <0x17d058 0x4>;
		qcom,no-status-check-on-disable;
		qcom,no-status-check-on-disable;
		qcom,gds-timeout = <500>;
		qcom,gds-timeout = <500>;
		status = "disabled";
		status = "disabled";
	};
	};


	hlos1_vote_turing_mmu_tbu_gdsc: qcom,gdsc@0x17d04c {
	hlos1_vote_turing_mmu_tbu0_gdsc: qcom,gdsc@0x17d05c {
		compatible = "regulator-fixed";
		compatible = "regulator-fixed";
		regulator-name = "hlos1_vote_turing_mmu_tbu_gdsc";
		regulator-name = "hlos1_vote_turing_mmu_tbu0_gdsc";
		reg = <0x17d04c 0x4>;
		reg = <0x17d05c 0x4>;
		qcom,no-status-check-on-disable;
		qcom,gds-timeout = <500>;
		status = "disabled";
	};

	hlos1_vote_turing_mmu_tbu1_gdsc: qcom,gdsc@0x17d060 {
		compatible = "regulator-fixed";
		regulator-name = "hlos1_vote_turing_mmu_tbu1_gdsc";
		reg = <0x17d060 0x4>;
		qcom,no-status-check-on-disable;
		qcom,no-status-check-on-disable;
		qcom,gds-timeout = <500>;
		qcom,gds-timeout = <500>;
		status = "disabled";
		status = "disabled";
+5 −1
Original line number Original line Diff line number Diff line
@@ -619,7 +619,11 @@
	status = "ok";
	status = "ok";
};
};


&hlos1_vote_turing_mmu_tbu_gdsc {
&hlos1_vote_turing_mmu_tbu0_gdsc {
	status = "ok";
};

&hlos1_vote_turing_mmu_tbu1_gdsc {
	status = "ok";
	status = "ok";
};
};