aboutsummaryrefslogtreecommitdiff
path: root/include/drivers
diff options
context:
space:
mode:
authorManish Pandey <manish.pandey2@arm.com>2020-08-10 23:13:36 +0000
committerTrustedFirmware Code Review <review@review.trustedfirmware.org>2020-08-10 23:13:36 +0000
commit8f09da46e263cdb97f01edce449aa5b769cca2f5 (patch)
treeaa14d4996ba8bef46bfe9e1bbbb1257c6a07b969 /include/drivers
parent37a12f04be9f7b5006abe89bef693d1c3c834f29 (diff)
parent3045dfe10c3daaf3eb93f22090e62e062b19b981 (diff)
downloadtrusted-firmware-a-8f09da46e263cdb97f01edce449aa5b769cca2f5.tar.gz
Merge changes from topic "release/14.0" into integration
* changes: docs: marvell: update PHY porting layer description docs: marvell: update path in marvell documentation docs: marvell: update build instructions with CN913x plat: marvell: octeontx: add support for t9130 plat: marvell: t9130: add SVC support plat: marvell: t9130: update AVS settings plat: marvell: t9130: pass actual CP count for load_image plat: marvell: armada: a7k: add support to SVC validation mode plat: marvell: armada: add support for twin-die combined memory device
Diffstat (limited to 'include/drivers')
-rw-r--r--include/drivers/marvell/mochi/cp110_setup.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/drivers/marvell/mochi/cp110_setup.h b/include/drivers/marvell/mochi/cp110_setup.h
index f8cd26b126..11dc4e0201 100644
--- a/include/drivers/marvell/mochi/cp110_setup.h
+++ b/include/drivers/marvell/mochi/cp110_setup.h
@@ -24,6 +24,7 @@
#define MVEBU_3900_DEV_ID (0x6025)
#define MVEBU_80X0_DEV_ID (0x8040)
#define MVEBU_80X0_CP115_DEV_ID (0x8045)
+#define MVEBU_CN9130_DEV_ID (0x7025)
#define MVEBU_CP110_SA_DEV_ID (0x110)
#define MVEBU_CP110_REF_ID_A1 1
#define MVEBU_CP110_REF_ID_A2 2