commit | 10a6786fbea0b6c80ff9c34450b05ae488a8d543 | [log] [tgz] |
---|---|---|
author | Zelong Dong <zelong.dong@amlogic.com> | Fri Jan 12 02:48:26 2024 +0000 |
committer | Zelong Dong <zelong.dong@amlogic.com> | Fri Jan 12 02:48:26 2024 +0000 |
tree | 35fdf3c28914886c2c8d49c0eaa125c910526813 | |
parent | 7b63da04f0c7081c45ebaa97fbce11ff380f442d [diff] |
ir: s7 ir support [1/1] PD#SWPL-152369 Problem: s7 need ir support Solution: update s7 ir controller irq num Verify: s7_bh201 Change-Id: If6a14521e3a65d69fa95e4ed85dfe86847d029ec Signed-off-by: Zelong Dong <zelong.dong@amlogic.com>
diff --git a/s7/irq.h b/s7/irq.h index 8b7af1d..48a3f6e 100644 --- a/s7/irq.h +++ b/s7/irq.h
@@ -36,7 +36,7 @@ /*You can add other interrupts num here 46~19*/ /* use for ir */ -#define IRQ_NUM_IRIN 136 +#define IRQ_NUM_IRIN 22 /* uart */ #define IRQ_NUM_AO_UART_C 138