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

Skip to content
Commit 257f34e2 authored by Anji Jonnala's avatar Anji Jonnala
Browse files

ARM: dts: msm8916: Add rpm master stats support



Rpm master stats would allow user to read the
different master low power mode stats for a given SOC.
Add support rpm master stats for 8916.

The below is sample output.
cat /d/rpm_master_stats
APSS
	shutdown_req:0x0
	wakeup_ind:0x0
	bringup_req:0x0
	bringup_ack:0x0
	last_sleep_transition_duration:0x0
	last_wake_transition_duration:0x0
	wakeup_reason:0x0
	numshutdowns:0x0
	active_cores:0x1
	core0
MPSS
	shutdown_req:0x0
	wakeup_ind:0x0
	bringup_req:0x0
	bringup_ack:0x0
	last_sleep_transition_duration:0x0
	last_wake_transition_duration:0x0
	wakeup_reason:0x0
	numshutdowns:0x0
	active_cores:0x1
	core0
PRONTO
	shutdown_req:0x0
	wakeup_ind:0x0
	bringup_req:0x0
	bringup_ack:0x0
	last_sleep_transition_duration:0x0
	last_wake_transition_duration:0x0
	wakeup_reason:0x0
	numshutdowns:0x0
	active_cores:0x1
	core0

Change-Id: I05820275714aaf014770af4c37bf6cd4db792d0d
Signed-off-by: default avatarAnji Jonnala <anjir@codeaurora.org>
parent 879cdf53
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment