soc/arm: Add the watchdog DTS fixup for mec1501
This is required to get the watchdog test and sample working since the required wdt device name macro is generic there. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
This commit is contained in:
parent
939fc26c2e
commit
0d37373196
1 changed files with 2 additions and 0 deletions
|
@ -94,3 +94,5 @@
|
|||
#define DT_GPIO_XEC_GPIO240_276_IRQ_PRIORITY DT_MICROCHIP_XEC_GPIO_40081280_IRQ_0_PRIORITY
|
||||
#define DT_GPIO_XEC_GPIO240_276_LABEL DT_MICROCHIP_XEC_GPIO_40081280_LABEL
|
||||
#define DT_GPIO_XEC_GPIO240_276_SIZE DT_MICROCHIP_XEC_GPIO_40081280_SIZE
|
||||
|
||||
#define DT_WDT_0_NAME DT_INST_0_MICROCHIP_XEC_WATCHDOG_LABEL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue