Lines Matching +full:pl192 +full:- +full:vic
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/bus/arm,integrator-ap-lm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Linus Walleij <linusw@kernel.org>
17 then have their own specific per-module bindings and they will be described
21 "#address-cells":
24 "#size-cells":
29 - const: arm,integrator-ap-lm
32 dma-ranges: true
35 "^bus(@[0-9a-f]*)?$":
40 in ranges and dma-ranges.
44 - compatible
47 - compatible
50 - |
52 compatible = "arm,integrator-ap-lm";
53 #address-cells = <1>;
54 #size-cells = <1>;
56 dma-ranges;
59 compatible = "simple-bus";
62 dma-ranges = <0x00000000 0x80000000 0x10000000>;
63 #address-cells = <1>;
64 #size-cells = <1>;
69 interrupts-extended = <&impd1_vic 1>;
72 impd1_vic: interrupt-controller@3000000 {
73 compatible = "arm,pl192-vic";
74 interrupt-controller;
75 #interrupt-cells = <1>;
77 valid-mask = <0x00000bff>;
78 interrupts-extended = <&pic 9>;