Lines Matching +full:imx8mq +full:- +full:reset
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/power/fsl,imx-gpcv2.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Andrey Smirnov <andrew.smirnov@gmail.com>
18 Documentation/devicetree/bindings/power/power-domain.yaml, which are
21 IP cores belonging to a power domain should contain a 'power-domains'
27 - fsl,imx7d-gpc
28 - fsl,imx8mq-gpc
36 interrupt-controller: true
37 '#interrupt-cells':
45 "power-domain@[0-9]$":
49 '#power-domain-cells':
55 include/dt-bindings/power/imx7-power.h for fsl,imx7d-gpc and
56 include/dt-bindings/power/imx8m-power.h for fsl,imx8mq-gpc
62 power-up sequencing to ensure reset propagation into devices located
67 power-supply: true
70 - '#power-domain-cells'
71 - reg
74 - compatible
75 - reg
76 - interrupts
77 - pgc
82 - |
83 #include <dt-bindings/interrupt-controller/arm-gic.h>
86 compatible = "fsl,imx7d-gpc";
91 #address-cells = <1>;
92 #size-cells = <0>;
94 pgc_mipi_phy: power-domain@0 {
95 #power-domain-cells = <0>;
97 power-supply = <®_1p0d>;
100 pgc_pcie_phy: power-domain@1 {
101 #power-domain-cells = <0>;
103 power-supply = <®_1p0d>;
106 pgc_hsic_phy: power-domain@2 {
107 #power-domain-cells = <0>;
109 power-supply = <®_1p2>;