From 5255610dc9a25666a1ab7468d40dfef3f2dabe63 Mon Sep 17 00:00:00 2001 From: Yingchao Deng Date: Fri, 10 Jan 2025 13:50:33 +0800 Subject: [PATCH] ARM: dts: msm: Disable TPDM QM for kera Disable TPDM QM to avoid the register access issue. Signed-off-by: Yingchao Deng --- qcom/kera-coresight.dtsi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/qcom/kera-coresight.dtsi b/qcom/kera-coresight.dtsi index 4bc74ecd..20e98fc3 100644 --- a/qcom/kera-coresight.dtsi +++ b/qcom/kera-coresight.dtsi @@ -1,6 +1,6 @@ // SPDX-License-Identifier: BSD-3-Clause /* - * Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2023-2025 Qualcomm Innovation Center, Inc. All rights reserved. */ &soc { @@ -2844,6 +2844,7 @@ reg-names = "tpdm-base"; coresight-name = "coresight-tpdm-qm"; + status = "disabled"; clocks = <&aoss_qmp>; clock-names = "apb_pclk";