···11STMicroelectronics Low Power Controller (LPC) - Watchdog22========================================================3344-LPC currently supports Watchdog OR Real Time Clock functionality.44+LPC currently supports Watchdog OR Real Time Clock OR Clocksource55+functionality.5667[See: ../rtc/rtc-st-lpc.txt for RTC options]88+[See: ../timer/st,stih407-lpc for Clocksource options]79810Required properties911···1412- reg : LPC registers base address + size1513- interrupts : LPC interrupt line number and associated flags1614- clocks : Clock used by LPC device (See: ../clock/clock-bindings.txt)1717-- st,lpc-mode : The LPC can run either one of two modes ST_LPC_MODE_RTC [0] or1818- ST_LPC_MODE_WDT [1]. One (and only one) mode must be1919- selected.1515+- st,lpc-mode : The LPC can run either one of three modes:1616+ ST_LPC_MODE_RTC [0]1717+ ST_LPC_MODE_WDT [1]1818+ ST_LPC_MODE_CLKSRC [2]1919+ One (and only one) mode must be selected.20202121Required properties [watchdog mode]2222