summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKishor Krishna Bhat <kishkris@qti.qualcomm.com>2022-10-20 13:32:59 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2023-02-15 04:07:30 -0800
commit401716631e03ef312eada05e9d45ea6f115f2e55 (patch)
tree47f00f77fbef27941aef07103ca2a95241867e9f
parent96c3c65131de730481fc8c86cc238e7628bcb797 (diff)
downloaddevicetree-401716631e03ef312eada05e9d45ea6f115f2e55.tar.gz
ARM: dts: qcom: Add apb_bclk to enable dcc
Add apb_bclk to enable dcc by which dcc data in dumps can be parsed to debug crashes. Change-Id: Ib2876de4fd5760172eb7562b98fc0ca8c30f4fdd
-rw-r--r--qcom/sdm660.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/qcom/sdm660.dtsi b/qcom/sdm660.dtsi
index 2ea89c00..2050ad85 100644
--- a/qcom/sdm660.dtsi
+++ b/qcom/sdm660.dtsi
@@ -1709,7 +1709,7 @@
reg-names = "dcc-base", "dcc-ram-base";
clocks = <&clock_gcc GCC_DCC_AHB_CLK>;
- clock-names = "dcc_clk";
+ clock-names = "apb_pclk";
};
tcsr_mutex_block: syscon@1f40000 {