summaryrefslogtreecommitdiff
path: root/include/hw/misc/npcm7xx_clk.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/misc/npcm7xx_clk.h')
-rw-r--r--include/hw/misc/npcm7xx_clk.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/hw/misc/npcm7xx_clk.h b/include/hw/misc/npcm7xx_clk.h
index cdcc9e8534..2338fbbdb5 100644
--- a/include/hw/misc/npcm7xx_clk.h
+++ b/include/hw/misc/npcm7xx_clk.h
@@ -31,6 +31,8 @@
*/
#define NPCM7XX_CLK_NR_REGS (0x70 / sizeof(uint32_t))
+#define NPCM7XX_WATCHDOG_RESET_GPIO_IN "npcm7xx-clk-watchdog-reset-gpio-in"
+
typedef struct NPCM7xxCLKState {
SysBusDevice parent;