mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 17:44:19 +00:00
Merge "fix(tc): fix the MHUv3 interrupt name in DT" into integration
This commit is contained in:
commit
d108cd0184
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
#define MHU_OFFSET 0x10000
|
||||
#define MHU_MBOX_CELLS 3
|
||||
#define MHU_RX_INT_NUM 300
|
||||
#define MHU_RX_INT_NAME "combined-mbx"
|
||||
#define MHU_RX_INT_NAME "combined"
|
||||
|
||||
#define MPAM_ADDR 0x0 0x5f010000 /* 0x5f01_0000 */
|
||||
#define UARTCLK_FREQ 3750000
|
||||
|
|
Loading…
Add table
Reference in a new issue