Searched +full:pnx4008 +full:- +full:wdt (Results 1 – 2 of 2) sorted by relevance
4 - compatible: must be "nxp,pnx4008-wdt"5 - reg: physical base address of the controller and length of memory mapped9 - timeout-sec: contains the watchdog timeout in seconds.14 compatible = "nxp,pnx4008-wdt";16 timeout-sec = <10>;
1 // SPDX-License-Identifier: GPL-2.0+5 * Copyright (C) 2015-2019 Vladimir Zapolskiy <vz@mleia.com>9 #include <dt-bindings/clock/lpc32xx-clock.h>10 #include <dt-bindings/interrupt-controller/irq.h>13 #address-cells = <1>;14 #size-cells = <1>;16 interrupt-parent = <&mic>;19 #address-cells = <1>;20 #size-cells = <0>;23 compatible = "arm,arm926ej-s";[all …]