Lines Matching +full:omap4 +full:- +full:wugen +full:- +full:mpu
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/interrupt-controller/ti,omap4-wugen-mpu.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: TI OMAP4 Wake-up Generator
10 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
13 All TI OMAP4/5 (and their derivatives) are interrupt controllers that route
15 referred to as "WUGEN-MPU", hence the name of the binding.
19 - Because this HW ultimately routes interrupts to the GIC, the interrupt
21 - Only SPIs can use the WUGEN as an interrupt parent. SGIs and PPIs are
27 - items:
28 - const: ti,omap5-wugen-mpu
29 - const: ti,omap4-wugen-mpu
30 - const: ti,omap4-wugen-mpu
35 interrupt-controller: true
37 '#interrupt-cells':
41 - compatible
42 - reg
43 - interrupt-controller
44 - '#interrupt-cells'
49 - |
50 interrupt-controller@48281000 {
51 compatible = "ti,omap5-wugen-mpu", "ti,omap4-wugen-mpu";
53 interrupt-controller;
54 #interrupt-cells = <3>;