aboutsummaryrefslogtreecommitdiff
path: root/fdts
diff options
context:
space:
mode:
authorUsama Arif <usama.arif@arm.com>2020-08-18 12:56:44 +0100
committerUsama Arif <usama.arif@arm.com>2020-09-22 17:06:43 +0100
commit8f734c6528430daa6a9282dd36b81e91626e35cd (patch)
treec14c4715933d638d5fa1b8452a226944abf6e6b2 /fdts
parent73740d98d99cb740ff67e188b6a7c1db816bf9f4 (diff)
downloadtrusted-firmware-a-8f734c6528430daa6a9282dd36b81e91626e35cd.tar.gz
fdts: tc0: update MHUv2 interrupt number
This is as part of the architecture change in TC0. Change-Id: I470241f67938e7998941d26f0e8bc05073234152 Signed-off-by: Usama Arif <usama.arif@arm.com>
Diffstat (limited to 'fdts')
-rw-r--r--fdts/tc0.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/fdts/tc0.dts b/fdts/tc0.dts
index ac097cdde3..15c14cabd2 100644
--- a/fdts/tc0.dts
+++ b/fdts/tc0.dts
@@ -134,7 +134,7 @@
clocks = <&soc_refclk100mhz>;
clock-names = "apb_pclk";
#mbox-cells = <1>;
- interrupts = <0 316 4>;
+ interrupts = <0 317 4>;
interrupt-names = "mhu_rx";
mhu-protocol = "doorbell";
};