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

Commit d408215e authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add the no-status-check-on-disable flag to GDSCs"

parents 3650b9f1 bc751e1d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@
		compatible = "qcom,gdsc";
		regulator-name = "gdsc_mmagic_video";
		reg = <0x8c119c 0x4>;
		qcom,no-status-check-on-disable;
		status = "disabled";
	};

@@ -30,6 +31,7 @@
		compatible = "qcom,gdsc";
		regulator-name = "gdsc_mmagic_mdss";
		reg = <0x8c247c 0x4>;
		qcom,no-status-check-on-disable;
		status = "disabled";
	};

@@ -37,6 +39,7 @@
		compatible = "qcom,gdsc";
		regulator-name = "gdsc_mmagic_camss";
		reg = <0x8c3c4c 0x4>;
		qcom,no-status-check-on-disable;
		status = "disabled";
	};

@@ -149,6 +152,7 @@
		compatible = "qcom,gdsc";
		regulator-name = "gdsc_gpu";
		reg = <0x8c4034 0x4>;
		qcom,no-status-check-on-disable;
		status = "disabled";
	};