ARM: dts: msm: Add llcc perfmon device for sdmmagpie

Adding llcc perfmon configuration. Perfmon driver can monitor llcc
hardware events, which can be used for profiling.

Change-Id: I28c44081dba058515e57a3fcce5fa63adc3c0617
Signed-off-by: Prateek Sood <prsood@codeaurora.org>
This commit is contained in:
Prateek Sood 2018-08-16 17:18:55 +05:30 committed by Gerrit - the friendly Code Review server
parent 2ce5c32738
commit 20265c7cad

View File

@ -1096,6 +1096,10 @@
cap-based-alloc-and-pwr-collapse;
};
qcom,llcc-perfmon {
compatible = "qcom,llcc-perfmon";
};
qcom,llcc-erp {
compatible = "qcom,llcc-erp";
interrupt-names = "ecc_irq";