Home
last modified time | relevance | path

Searched +full:8810 +full:pl +full:- +full:intc (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/device-tree/src/arm/unisoc/
H A Drda8810pl.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
9 #include <dt-bindings/interrupt-controller/irq.h>
12 compatible = "rda,8810pl";
13 interrupt-parent = <&intc>;
14 #address-cells = <1>;
15 #size-cells = <1>;
18 #address-cells = <1>;
19 #size-cells = <0>;
23 compatible = "arm,cortex-a5";
29 compatible = "mmio-sram";
[all …]
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Drda,8810pl-intc.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/interrupt-controller/rda,8810pl-intc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
13 - $ref: /schemas/interrupt-controller.yaml#
17 const: rda,8810pl-intc
22 interrupt-controller: true
24 '#interrupt-cells':
28 - compatible
[all …]
H A Drda,8810pl-intc.txt8 - compatible: Should be "rda,8810pl-intc".
9 - reg: Specifies base physical address of the registers set.
10 - interrupt-controller: Identifies the node as an interrupt controller.
11 - #interrupt-cells: Specifies the number of cells needed to encode an
17 ------------
53 compatible = "simple-bus";
55 intc: interrupt-controller@0 {
56 compatible = "rda,8810pl-intc";
58 interrupt-controller;
59 #interrupt-cells = <2>;