There can be cases where logical to physical CPUs may not be 1:1 mapping.
Use physical CPU IDs instead of logical to read/write LLCC PMU registers.
Change-Id: I2fe549826bdbfa33055d176b2763617a6b775986
Signed-off-by: Vandana Gupta <quic_vandgupt@quicinc.com>
Signed-off-by: Shivnandan Kumar <quic_kshivnan@quicinc.com>
For qcom_llcc_pmu platform driver does not support
the manual bind / unbind feature through sysfs.
Suppress the bind / unbind calls using driver attribute.
Change-Id: I36918306324e5a9aa718f5a84cccfdc76b06360c
Signed-off-by: Shivnandan Kumar <quic_kshivnan@quicinc.com>
Add snapshot of dcvs drivers from msm-5.15 commit
250869d2bdc2192 ("sched: improve the scheduler")'.
Change-Id: I3c38cb8d90deaa140f29f8bbdbad2e1e5989eb31
Signed-off-by: Amir Vajid <quic_avajid@quicinc.com>