Searched +full:ls1x +full:- +full:intc (Results 1 – 2 of 2) sorted by relevance
1 Loongson ls1x Interrupt Controller5 - compatible : should be "loongson,ls1x-intc". Valid strings are:7 - reg : Specifies base physical address and size of the registers.8 - interrupt-controller : Identifies the node as an interrupt controller9 - #interrupt-cells : Specifies the number of cells needed to encode an11 - interrupts : Specifies the CPU interrupt the controller is connected to.15 intc: interrupt-controller@1fd01040 {16 compatible = "loongson,ls1x-intc";19 interrupt-controller;20 #interrupt-cells = <2>;[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/interrupt-controller/loongson,ls1x-intc.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Loongson-1 Interrupt Controller10 - Keguang Zhang <keguang.zhang@gmail.com>13 Loongson-1 interrupt controller is connected to the MIPS core interrupt18 const: loongson,ls1x-intc23 interrupt-controller: true25 '#interrupt-cells':[all …]