[PATCH 09/10] watchdog: xilinx: Add missing binding
From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-02-03 15:32:44
Also in:
linux-devicetree, lkml
From: arnd@arndb.de (Arnd Bergmann)
Date: 2014-02-03 15:32:44
Also in:
linux-devicetree, lkml
On Monday 03 February 2014 16:13:47 Michal Simek wrote:
Intention wasn't to fix binding but document current one which is in mainline for a long time.
Ok, I see.
Apart of this - yes, wdt-enable-once is nowayout and wdt-interval should be timeout is seconds, and clock-frequency should go out and use CCF for getting clock.
Could we make a common binding then, and document that the xilinx watchdog can optionally provide either one? Arnd