summaryrefslogtreecommitdiffstats
path: root/dts/include/dt-bindings/interconnect/qcom,sc8280xp.h
diff options
context:
space:
mode:
Diffstat (limited to 'dts/include/dt-bindings/interconnect/qcom,sc8280xp.h')
-rw-r--r--dts/include/dt-bindings/interconnect/qcom,sc8280xp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/dts/include/dt-bindings/interconnect/qcom,sc8280xp.h b/dts/include/dt-bindings/interconnect/qcom,sc8280xp.h
index a3e5fda7c1..f89f47e99c 100644
--- a/dts/include/dt-bindings/interconnect/qcom,sc8280xp.h
+++ b/dts/include/dt-bindings/interconnect/qcom,sc8280xp.h
@@ -48,11 +48,11 @@
#define SLAVE_SERVICE_A2NOC 19
/* clk_virt */
-#define MASTER_IPA_CORE 0
+/* 0 was used by MASTER_IPA_CORE, now represented as RPMh clock */
#define MASTER_QUP_CORE_0 1
#define MASTER_QUP_CORE_1 2
#define MASTER_QUP_CORE_2 3
-#define SLAVE_IPA_CORE 4
+/* 4 was used by SLAVE_IPA_CORE, now represented as RPMh clock */
#define SLAVE_QUP_CORE_0 5
#define SLAVE_QUP_CORE_1 6
#define SLAVE_QUP_CORE_2 7