Merge "ARM: dts: msm: correct static atid for snoc & tpdm-wcss"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
2dfb655f06
@@ -1,6 +1,6 @@
|
||||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
/*
|
||||
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
* Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
&soc {
|
||||
@@ -175,7 +175,7 @@
|
||||
compatible = "arm,coresight-dummy-source";
|
||||
coresight-name = "coresight-snoc";
|
||||
|
||||
atid = <125>;
|
||||
atid = <18>;
|
||||
|
||||
out-ports {
|
||||
port {
|
||||
@@ -468,7 +468,7 @@
|
||||
tpdm_wcss: tpdm@899c000 {
|
||||
compatible = "arm,coresight-dummy-source";
|
||||
coresight-name = "coresight-tpdm-wcss";
|
||||
atid = <67>;
|
||||
atid = <24>;
|
||||
|
||||
out-ports {
|
||||
port {
|
||||
|
Reference in New Issue
Block a user