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

Commit ab00083a authored by David Collins's avatar David Collins
Browse files

dt-bindings: clk: gdsc-regulator: add parent supply property

Add a property to specify the parent supply voltage regulator
which must be enabled during GDSC register configuration.

Change-Id: I62e3f869f8b33faca8838151876420bb08fda601
parent 5facba96
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -41,6 +41,11 @@ Optional properties:
			to enable.
 - qcom,reset-aon-logic: If present, the GPU DEMET cells need to be reset while
			 enabling the GX GDSC.
 - vdd_parent-supply:	phandle to the regulator that this GDSC gates. If
			present, need to vote for a minimum operational voltage
			(LOW_SVS) on the GDSC parent regulator prior to
			configuring it. The vote is removed once the GDSC FSM
			has latched on to the new state.
 - resets: reset specifier pair consisting of phandle for the reset controller
			and reset lines used by this controller. These can be
			supplied only if we support qcom,skip-logic-collapse.