Add Broadcom / Netgear changes from RAXE 1.0.0.48
[project/bcm63xx/u-boot.git] / arch / arm / include / asm / arch-bcm4912 / ubus4.h
diff --git a/arch/arm/include/asm/arch-bcm4912/ubus4.h b/arch/arm/include/asm/arch-bcm4912/ubus4.h
new file mode 100644 (file)
index 0000000..d2b1ba8
--- /dev/null
@@ -0,0 +1,25 @@
+/* SPDX-License-Identifier: GPL-2.0+
+ *
+ *  Copyright 2019 Broadcom Ltd.
+ */
+
+#ifndef _4912_UBUS4_H
+#define _4912_UBUS4_H
+
+#define MST_PORT_NODE_PER_PHYS_BASE         0x83010000
+#define MST_PORT_NODE_USB_PHYS_BASE         0x83018000
+#define MST_PORT_NODE_B53_PHYS_BASE         0x83020000
+#define MST_PORT_NODE_SPU_PHYS_BASE         0x83028000
+#define MST_PORT_NODE_PCIE0_PHYS_BASE       0x83030000
+#define MST_PORT_NODE_PCIE1_PHYS_BASE       0x83038000
+#define MST_PORT_NODE_PCIE2_PHYS_BASE       0x83040000
+#define MST_PORT_NODE_PCIE3_PHYS_BASE       0x83048000
+#define MST_PORT_NODE_QM_PHYS_BASE          0x83050000
+#define MST_PORT_NODE_DMA0_PHYS_BASE        0x83058000
+#define MST_PORT_NODE_DMA1_PHYS_BASE        0x83060000
+#define MST_PORT_NODE_DMA2_PHYS_BASE        0x83070000
+#define MST_PORT_NODE_RQ0_PHYS_BASE         0x83078000
+#define MST_PORT_NODE_RQ1_PHYS_BASE         0x83080000
+#define MST_PORT_NODE_MPM_PHYS_BASE         0x83088000
+
+#endif