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