Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Niravkumar L Rabara and committed by
Dinh Nguyen
2a29fe83 f2376835

+4 -1
+4 -1
include/dt-bindings/reset/altr,rst-mgr-s10.h
··· 63 63 #define I2C2_RESET 74 64 64 #define I2C3_RESET 75 65 65 #define I2C4_RESET 76 66 - /* 77-79 is empty */ 66 + #define I3C0_RESET 77 67 + #define I3C1_RESET 78 68 + /* 79 is empty */ 67 69 #define UART0_RESET 80 68 70 #define UART1_RESET 81 69 71 /* 82-87 is empty */ 70 72 #define GPIO0_RESET 88 71 73 #define GPIO1_RESET 89 74 + #define WATCHDOG4_RESET 90 72 75 73 76 /* BRGMODRST */ 74 77 #define SOC2FPGA_RESET 96