Hi Philipp,
On Tue, Aug 26, 2014 at 3:46 PM, Philipp Zabel [off-list ref] wrote:
quoted hunk
+++ b/Documentation/devicetree/bindings/power/fsl,imx-gpc.txt
+IP cores belonging to a power domain should contain a 'power-domain' property
power-domains
+that is a phandle pointing to the gpc device node and a DOMAIN_INDEX specifying
+the power domain the device belongs to.
+
+Example of a device that is part of the PU power domain:
+
+ vpu: vpu at 02040000 {
+ reg = <0x02040000 0x3c000>;
+ /* ... */
+ power-domain = <&gpc 1>;
power-domains
+ /* ... */
+ };
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds