Skip to content

Commit 2a29fe8

Browse files
rabaraDinh Nguyen
authored andcommitted
dt-bindings: reset: add reset IDs for Agilex5
Add reset ID definitions required for Intel Agilex5 SoCFPGA, re-use altr,rst-mgr-s10.h as common header file similar S10 & Agilex. Acked-by: Conor Dooley <conor.dooley@microchip.com> Reviewed-by: Dinh Nguyen <dinguyen@kernel.org> Signed-off-by: Niravkumar L Rabara <niravkumar.l.rabara@intel.com> Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
1 parent f237683 commit 2a29fe8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

include/dt-bindings/reset/altr,rst-mgr-s10.h

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,15 @@
6363
#define I2C2_RESET 74
6464
#define I2C3_RESET 75
6565
#define I2C4_RESET 76
66-
/* 77-79 is empty */
66+
#define I3C0_RESET 77
67+
#define I3C1_RESET 78
68+
/* 79 is empty */
6769
#define UART0_RESET 80
6870
#define UART1_RESET 81
6971
/* 82-87 is empty */
7072
#define GPIO0_RESET 88
7173
#define GPIO1_RESET 89
74+
#define WATCHDOG4_RESET 90
7275

7376
/* BRGMODRST */
7477
#define SOC2FPGA_RESET 96

0 commit comments

Comments
 (0)