Searched +full:8810 +full:pl +full:- +full:intc (Results 1 – 3 of 3) sorted by relevance
1 // 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 …]
1 # 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-intc22 interrupt-controller: true24 '#interrupt-cells':28 - compatible[all …]
8 - 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 an17 ------------53 compatible = "simple-bus";55 intc: interrupt-controller@0 {56 compatible = "rda,8810pl-intc";58 interrupt-controller;59 #interrupt-cells = <2>;