• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1STMicroelectronics STPMIC1 Watchdog
2
3Required properties:
4
5- compatible : should be "st,stpmic1-wdt"
6
7Example:
8
9watchdog {
10	compatible = "st,stpmic1-wdt";
11};
12