Lines Matching full:power
4 $id: http://devicetree.org/schemas/power/fsl,imx-gpc.yaml#
7 title: Freescale i.MX General Power Controller
13 The i.MX6 General Power Control (GPC) block contains DVFS load tracking
14 counters and Power Gating Control (PGC).
16 The power domains are generic power domain providers as documented in
17 Documentation/devicetree/bindings/power/power-domain.yaml. They are
18 described as subnodes of the power gating controller 'pgc' node of the GPC.
20 IP cores belonging to a power domain should contain a 'power-domains'
21 property that is a phandle pointing to the power domain the device belongs
46 description: list of power domains provided by this controller.
49 "power-domain@[0-9]$":
53 '#power-domain-cells':
70 power-up sequencing to ensure reset propagation into devices located
71 inside this power domain.
75 power-supply: true
78 - '#power-domain-cells'
107 power-domain@0 {
109 #power-domain-cells = <0>;
112 pd_pu: power-domain@1 {
114 #power-domain-cells = <0>;
115 power-supply = <®_pu>;