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

Commit 21013386 authored by Isaac J. Manjarres's avatar Isaac J. Manjarres
Browse files

dt-bindings: Document qcom,active-only

Add documentation for the ARM SMMU qcom,active-only property.
This property denotes what set of CPUSS contexts (active/dual)
an interconnect vote needs to be maintained in.

Change-Id: I3fc89c5ce39275150288cf8bcdc258d061058f8a
parent cbf0025b
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -162,6 +162,13 @@ conditions.
		  interconnect path. For more information, please see
		  bindings/interconnect/interconnect.txt

- qcom,active-only:
		  Boolean property which denotes that interconnect votes
		  should be maintained while the CPUSS is awake
		  (active context). The absence of this property makes it so
		  that interconnect votes will be maintained irrespective of
		  the CPUSS' state (awake or asleep).

** Deprecated properties:

- mmu-masters (deprecated in favour of the generic "iommus" binding) :