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

Commit 52eaf125 authored by David Collins's avatar David Collins
Browse files

dt-bindings: regulator: gdsc-regulator: add bus management bindings



Add definitions for a set of device tree properties which can be
used to manage bus bandwidth votes at runtime.  Such voting is
needed on some SoCs to ensure that the GDSC control register is
accessible over the bus.

Change-Id: If8a525b69bde049da43679fe7bbcac215786415a
Signed-off-by: default avatarDavid Collins <collinsd@codeaurora.org>
parent 5fc12e77
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -64,6 +64,17 @@ Optional properties:
 - reset-names: reset signal name strings sorted in the same order as the resets
			property. These can be supplied only if we support
			qcom,skip-logic-collapse.
 - qcom,msm-bus,name:	Name to use for the bus client.  See [1] for details.
 - qcom,msm-bus,num-cases: Must be 2 if qcom,msm-bus,name is specified.  The
			first case corresponds to no bus request and the second
			case corresponds to a minimum bus request.  See [1] for
			details.
 - qcom,msm-bus,num-paths: Should be 1 if qcom,msm-bus,name is specified.  See
			[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.

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

Example:
	gdsc_oxili_gx: qcom,gdsc@fd8c4024 {