dts / boards / soc: Add support for SiLabs Gecko watchdog
This commit adds the following: - device tree bindings for Gecko watchdog driver - EFM32PG SOC support for the watchdog driver - EFM32PG board support for the watchdog driver - DTS aliases for testing with default watchdog driver test Signed-off-by: Oane Kingma <o.kingma@interay.com>
This commit is contained in:
parent
dc5c242223
commit
fff0a2b5e7
10 changed files with 62 additions and 0 deletions
|
@ -30,4 +30,7 @@
|
|||
#define DT_GPIO_GECKO_PORTJ_NAME DT_SILABS_EFR32MG_GPIO_PORT_4000A1B0_LABEL
|
||||
#define DT_GPIO_GECKO_PORTK_NAME DT_SILABS_EFR32MG_GPIO_PORT_4000A1E0_LABEL
|
||||
|
||||
#define DT_WDT_0_NAME DT_INST_0_SILABS_GECKO_WDOG_LABEL
|
||||
#define DT_WDT_1_NAME DT_INST_1_SILABS_GECKO_WDOG_LABEL
|
||||
|
||||
/* End of SoC Level DTS fixup file */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue