diff options
Diffstat (limited to 'Bindings/watchdog/cadence-wdt.txt')
-rw-r--r-- | Bindings/watchdog/cadence-wdt.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Bindings/watchdog/cadence-wdt.txt b/Bindings/watchdog/cadence-wdt.txt index c3a36ee45552..750a87657448 100644 --- a/Bindings/watchdog/cadence-wdt.txt +++ b/Bindings/watchdog/cadence-wdt.txt @@ -5,7 +5,6 @@ Required properties: - compatible : Should be "cdns,wdt-r1p2". - clocks : This is pclk (APB clock). - interrupts : This is wd_irq - watchdog timeout interrupt. -- interrupt-parent : Must be core interrupt controller. Optional properties - reset-on-timeout : If this property exists, then a reset is done |