Searched +full:xps +full:- +full:timebase +full:- +full:wdt +full:- +full:1 (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-or-later OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/watchdog/xlnx,xps-timebase-wdt.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Shubhrajyoti Datta <shubhrajyoti.datta@amd.com>11 - Srinivas Neeli <srinivas.neeli@amd.com>14 The Timebase watchdog timer(WDT) is a free-running 32 bit counter.15 WDT uses a dual-expiration architecture. After one expiration of16 the timeout interval, an interrupt is generated and the WDT state19 expiration of the timeout interval, a WDT reset is generated.[all …]
1 Xilinx AXI/PLB soft-core watchdog Device Tree Bindings2 ---------------------------------------------------------5 - compatible : Should be "xlnx,xps-timebase-wdt-1.00.a" or6 "xlnx,xps-timebase-wdt-1.01.a".7 - reg : Physical base address and size10 - clocks : Input clock specifier. Refer to common clock12 - clock-frequency : Frequency of clock in Hz13 - xlnx,wdt-enable-once : 0 - Watchdog can be restarted14 1 - Watchdog can be enabled just once15 - xlnx,wdt-interval : Watchdog timeout interval in 2^<val> clock cycles,[all …]