On Wed, Feb 12, 2014 at 11:20:55AM +0100, Philipp Zabel wrote: > > > @@ -598,9 +598,17 @@ > > > }; > > > > > > gpc: gpc@020dc000 { > > > + #address-cells = <1>; > > > + #size-cells = <1>; > > > compatible = "fsl,imx6q-gpc"; > > > reg = <0x020dc000 0x4000>; > > > interrupts = <0 89 0x04 0 90 0x04>; > > > + pu-supply = <®_pu>; > > > + > > > + pd_pu: power-domain@020dc260 { > > > + compatible = "fsl,power-domain"; > > > + reg = <0x020dc260 0x10>; > > > + }; > > > > It's time to have a binding doc for gpc/pgc? > > Yes, I'll add one for the next version. > > > And I'm not sure > > "fsl,power-domain" is a good compatible as it's so generic. > > fsl,imx6q-power-domain ? It looks good to me. Shawn -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html