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

Commit 7e25c677 authored by Deepak Katragadda's avatar Deepak Katragadda
Browse files

qcom: subsys-pil-tz: Add "reg-names" property



Add the "reg-names" property which lists the names of the bases
of the "reg" addresses. This property is required for subsystem
drivers to bring the individual subsystem out of reset.

Change-Id: Ibf18562705bea2fd5516ba9ed13c7047f3004ad3
Signed-off-by: default avatarDeepak Katragadda <dkatraga@codeaurora.org>
parent 142277b6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -12,6 +12,8 @@ Required properties:
Optional properties:
- reg:		      Pairs of physical base addresses and region sizes of
		      memory mapped registers.
- reg-names:	      Names of the bases for the above registers. Not required for
		      PIL usage. Ex. "wrapper_base", "vbif_base".
- interrupts:	      Subsystem to Apps watchdog bite interrupt.
- vdd_'reg'-supply:   Reference to the regulator that supplies the corresponding
		      'reg' domain.