Searched +full:nps400 +full:- +full:ic (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/ezchip,nps400-ic.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Noam Camus <noamc@ezchip.com>14 const: ezchip,nps400-ic16 interrupt-controller: true18 '#interrupt-cells':22 - compatible23 - interrupt-controller[all …]
5 - compatible : should be "ezchip,nps400-ic"6 - interrupt-controller : Identifies the node as an interrupt controller7 - #interrupt-cells : Specifies the number of cells needed to encode an13 intc: interrupt-controller {14 compatible = "ezchip,nps400-ic";15 interrupt-controller;16 #interrupt-cells = <1>;
1 // SPDX-License-Identifier: GPL-2.0-only6 /dts-v1/;9 compatible = "ezchip,arc-nps";10 #address-cells = <1>;11 #size-cells = <1>;12 interrupt-parent = <&intc>;13 present-cpus = "0-1,16-17";14 possible-cpus = "0-4095";31 compatible = "fixed-clock";32 #clock-cells = <0>;[all …]