ARM: dts: msm: Disable TPDM QM for kera

Disable TPDM QM to avoid the register access issue.

Signed-off-by: Yingchao Deng <quic_yingdeng@quicinc.com>
This commit is contained in:
Yingchao Deng
2025-01-10 13:50:33 +08:00
parent 3bce742da8
commit 5255610dc9

View File

@@ -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";