Lines Matching +full:goldfish +full:- +full:pic
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/interrupt-controller/google,goldfish-pic.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Android Goldfish PIC
10 - Miodrag Dinic <miodrag.dinic@mips.com>
13 Android Goldfish programmable interrupt device used by Android emulator.
17 const: google,goldfish-pic
25 interrupt-controller: true
27 '#interrupt-cells':
31 - compatible
32 - reg
33 - interrupts
34 - interrupt-controller
35 - '#interrupt-cells'
38 - |
39 interrupt-controller@1f000000 {
40 compatible = "google,goldfish-pic";
42 interrupt-controller;
43 #interrupt-cells = <1>;