commit | 9433c07ce1eb79e45b58d088d34384e11f86361b | [log] [tgz] |
---|---|---|
author | Zelong Dong <zelong.dong@amlogic.com> | Tue Apr 04 15:12:21 2023 +0800 |
committer | Zelong Dong <zelong.dong@amlogic.com> | Fri Apr 07 02:14:23 2023 -0700 |
tree | 5f1db4459112163bd77db99fead4b541bb7aa6d5 | |
parent | 3ba31ea5182608cdc5c2bcce53ecfa1efd9f5293 [diff] |
bl30: t3x: add ir support [1/1] PD#SWPL-117159 Problem: didn't support ir Solution: add ir support for t3x Verify: t3x Change-Id: I4c02a97a2f272005118c7e8844d36e882c68163c Signed-off-by: Zelong Dong <zelong.dong@amlogic.com>
diff --git a/t3x/irq.h b/t3x/irq.h index ceb84c3..ab3df1d 100644 --- a/t3x/irq.h +++ b/t3x/irq.h
@@ -36,7 +36,7 @@ /*You can add other interrupts num here 46~19*/ /* use for ir */ -#define IRQ_NUM_IRIN 22 +#define IRQ_NUM_IRIN 61 /* cec */ #define IRQ_NUM_CECA 40