dt-bindings: Add QDSS clock node for LLCC Perfmon
Add QDSS clock entry for LLCC Perfmon node. Change-Id: I1e7205e10c447f1ef8b94bf5a73a3f196d4b5b7c Signed-off-by: Aman Kanwar <quic_akanwar@quicinc.com>
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#include <dt-bindings/interconnect/qcom,icc.h>
|
||||
#include <dt-bindings/regulator/qcom,rpmh-regulator-levels.h>
|
||||
#include <dt-bindings/power/qcom-aoss-qmp.h>
|
||||
#include <dt-bindings/clock/qcom,aop-qmp.h>
|
||||
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Sun";
|
||||
@@ -827,6 +828,8 @@
|
||||
|
||||
llcc_perfmon {
|
||||
compatible = "qcom,llcc-perfmon";
|
||||
clocks = <&aoss_qmp QDSS_CLK>;
|
||||
clock-names = "qdss_clk";
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user