Lines Matching +full:dt +full:- +full:mmio
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/misc/qemu,vcpu-stall-detector.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 which is accessed through MMIO.
14 - Sebastian Ene <sebastianene@google.com>
19 - qemu,vcpu-stall-detector
24 clock-frequency:
35 timeout-sec:
43 - compatible
48 - |
49 #include <dt-bindings/interrupt-controller/arm-gic.h>
52 compatible = "qemu,vcpu-stall-detector";
54 clock-frequency = <10>;
55 timeout-sec = <8>;