cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

twl4030-wdt.txt (174B)


      1Device tree bindings for twl4030-wdt driver (TWL4030 watchdog)
      2
      3Required properties:
      4	compatible = "ti,twl4030-wdt";
      5
      6Example:
      7
      8watchdog {
      9	compatible = "ti,twl4030-wdt";
     10};