Lines Matching +full:wakeup +full:- +full:source
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 The RCPM performs all device-level tasks associated with device run control
14 - Frank Li <Frank.Li@nxp.com>
19 - items:
20 - enum:
21 - fsl,p2041-rcpm
22 - fsl,p3041-rcpm
23 - fsl,p4080-rcpm
24 - fsl,p5020-rcpm
25 - fsl,p5040-rcpm
26 - const: fsl,qoriq-rcpm-1.0
27 - items:
28 - enum:
29 - fsl,b4420-rcpm
30 - fsl,b4860-rcpm
31 - fsl,t4240-rcpm
32 - const: fsl,qoriq-rcpm-2.0
33 - items:
34 - enum:
35 - fsl,t1040-rcpm
36 - const: fsl,qoriq-rcpm-2.1
37 - items:
38 - enum:
39 - fsl,ls1012a-rcpm
40 - fsl,ls1021a-rcpm
41 - fsl,ls1028a-rcpm
42 - fsl,ls1043a-rcpm
43 - fsl,ls1046a-rcpm
44 - fsl,ls1088a-rcpm
45 - fsl,ls208xa-rcpm
46 - fsl,lx2160a-rcpm
47 - const: fsl,qoriq-rcpm-2.1+
52 "#fsl,rcpm-wakeup-cells":
55 fsl,rcpm-wakeup property.
57 Freescale RCPM Wakeup Source Device Tree Bindings
59 Required fsl,rcpm-wakeup property should be added to a device node if
60 the device can be used as a wakeup source.
62 fsl,rcpm-wakeup: Consists of a phandle to the rcpm node and the IPPDEXPCR
64 "#fsl,rcpm-wakeup-cells" in the rcpm node. The first register cell is
70 order to use them as wake-up sources.
72 little-endian:
81 - |
82 #include <dt-bindings/interrupt-controller/arm-gic.h>
83 global-utilities@e2000 {
84 compatible = "fsl,t4240-rcpm", "fsl,qoriq-rcpm-2.0";
86 #fsl,rcpm-wakeup-cells = <2>;