Lines Matching full:power
4 $id: http://devicetree.org/schemas/power/fsl,imx-gpcv2.yaml#
7 title: Freescale i.MX General Power Controller v2
13 The i.MX7S/D General Power Control (GPC) block contains Power Gating
14 Control (PGC) for various power domains.
16 Power domains contained within GPC node are generic power domain
18 Documentation/devicetree/bindings/power/power-domain.yaml, which are
19 described as subnodes of the power gating controller 'pgc' node.
21 IP cores belonging to a power domain should contain a 'power-domains'
42 description: list of power domains provided by this controller.
45 "power-domain@[0-9]$":
49 '#power-domain-cells':
54 Power domain index. Valid values are defined in
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
63 inside this power domain.
67 power-supply: true
70 - '#power-domain-cells'
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>;