Searched +full:num +full:- +full:perips (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/interrupt-controller/img,pdc-intc.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - James Hogan <jhogan@kernel.org>19 const: img,pdc-intc24 interrupt-controller: true26 '#interrupt-cells':28 <1st-cell>: The interrupt-number that identifies the interrupt source.29 0-7: Peripheral interrupts[all …]
10 - compatible: Specifies the compatibility list for the interrupt controller.11 The type shall be <string> and the value shall include "img,pdc-intc".13 - reg: Specifies the base PDC physical address(s) and size(s) of the14 addressable register space. The type shall be <prop-encoded-array>.16 - interrupt-controller: The presence of this property identifies the node19 - #interrupt-cells: Specifies the number of cells needed to encode an22 - num-perips: Number of waking peripherals.24 - num-syswakes: Number of SysWake inputs.26 - interrupts: List of interrupt specifiers. The first specifier shall be the34 - <1st-cell>: The interrupt-number that identifies the interrupt source.[all …]