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

Skip to content
Commit 192c6a05 authored by Yadu MG's avatar Yadu MG
Browse files

coresight: cti: Move CTI DEVID register read from cti_probe



CTI devid register read is currently done in cti_probe. This can
be done dynamically inside sysfs callbacks rather than of reading
from the probe. Also, we must take into to account when accessing
IP's which are in low power state. This patch tries to address both
cases by moving cti devid register read inside sysfs callback and
by using SMP cross calls.

Change-Id: Ic963e21f91e14a17673e77dfef7dc6bab141ee65
Signed-off-by: default avatarYadu MG <ymg@codeaurora.org>
parent df78c8e6
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