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

Commit c3a643b6 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add skip-disable-before-sw-enable flag to gx_gdsc"

parents 547271f7 3cc814ec
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -73,6 +73,9 @@ Optional properties:
			[1] for details.
 - qcom,msm-bus,vectors-KBps: Required if qcom,msm-bus,name is specified.  See
			[1] for an explanation of the data format.
 - qcom,skip-disable-before-sw-enable : Presence denotes a hardware requirement
					to leave the GDSC on that has been
					enabled by an entity external to HLOS.

[1]: Documentation/devicetree/bindings/arm/msm/msm_bus.txt

+1 −0
Original line number Diff line number Diff line
@@ -119,6 +119,7 @@
		regulator-name = "gpu_gx_gdsc";
		sw-reset = <&gpu_gx_sw_reset>;
		domain-addr = <&gpu_gx_domain_addr>;
		qcom,skip-disable-before-sw-enable;
		status = "disabled";
	};