Merge "ARM: dts: msm: correct the address for etf0_ncc0 on sun"

This commit is contained in:
qctecmdr
2024-01-04 21:48:11 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
&soc {
@@ -2817,10 +2817,10 @@
};
};
uc0_etf: tmc@13411000 {
uc0_etf: tmc@13408000 {
compatible = "arm,primecell";
arm,primecell-periphid = <0x000bb961>;
reg = <0x13411000 0x1000>;
reg = <0x13408000 0x1000>;
reg-names = "tmc-base";
coresight-name = "coresight-tmc-etf-uc0";