summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/soc/amd/sabrina/include/soc/data_fabric.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/soc/amd/sabrina/include/soc/data_fabric.h b/src/soc/amd/sabrina/include/soc/data_fabric.h
index 87db4d3e43..fbae1c6591 100644
--- a/src/soc/amd/sabrina/include/soc/data_fabric.h
+++ b/src/soc/amd/sabrina/include/soc/data_fabric.h
@@ -1,7 +1,5 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* TODO: Check if this is still correct */
-
#ifndef AMD_SABRINA_DATA_FABRIC_H
#define AMD_SABRINA_DATA_FABRIC_H
@@ -10,7 +8,7 @@
/* SoC-specific bits in D18F0_MMIO_CTRL0 */
#define DF_MMIO_NP BIT(16)
-#define IOMS0_FABRIC_ID 10
+#define IOMS0_FABRIC_ID 9
#define NUM_NB_MMIO_REGS 8