Searched +full:sbsa +full:- +full:gwdt (Results 1 – 5 of 5) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/watchdog/arm,sbsa-gwdt.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: SBSA (Server Base System Architecture) Generic Watchdog10 - Fu Wei <fu.wei@linaro.org>13 The SBSA Generic Watchdog Timer is used to force a reset of the system after15 timer can be found in the ARM document: ARM-DEN-0029 - Server Base System16 Architecture (SBSA)19 - $ref: watchdog.yaml#[all …]
1 * SBSA (Server Base System Architecture) Generic Watchdog3 The SBSA Generic Watchdog Timer is used to force a reset of the system5 watchdog timer can be found in the ARM document: ARM-DEN-0029 - Server6 Base System Architecture (SBSA)9 - compatible: Should at least contain "arm,sbsa-gwdt".11 - reg: Each entry specifies the base physical address of a register frame17 - interrupts: Should contain the Watchdog Signal 0 (WS0) SPI (Shared18 Peripheral Interrupt) number of SBSA Generic Watchdog.21 - timeout-sec: Watchdog timeout values (in seconds).26 compatible = "arm,sbsa-gwdt";[all …]
1 // SPDX-License-Identifier: GPL-2.08 /dts-v1/;10 #include <dt-bindings/interrupt-controller/arm-gic.h>15 model = "Foundation-v8A";16 compatible = "arm,foundation-aarch64", "arm,vexpress";17 interrupt-parent = <&gic>;18 #address-cells = <2>;19 #size-cells = <2>;31 #address-cells = <2>;32 #size-cells = <0>;[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)8 #include <dt-bindings/interrupt-controller/arm-gic.h>9 #include <dt-bindings/thermal/thermal.h>11 /dts-v1/;14 #address-cells = <2>;15 #size-cell[all...]
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)3 // Device Tree Include file for Layerscape-LX2160A family SoC.5 // Copyright 2018-2020 NXP7 #include <dt-bindings/clock/fsl,qoriq-clockgen.h>8 #include <dt-bindings/gpio/gpio.h>9 #include <dt-bindings/interrupt-controlle[all...]