[RFC v2 4/9] of: add clock providers

Shawn Guo shawn.guo at linaro.org
Sat Jan 14 01:38:36 EST 2012


On Fri, Jan 13, 2012 at 08:05:21AM -0600, Rob Herring wrote:
> On 01/13/2012 07:50 AM, Shawn Guo wrote:
> > On Mon, Dec 12, 2011 at 03:02:04PM -0700, Grant Likely wrote:
> >> +==Clock providers==
> >> +
> >> +Required properties:
> >> +#clock-cells:	   Number of cells in a clock specifier; typically will be
> >> +		   set to 1
> > 
> > Shouldn't it be 0 typically, which means it represents only one clock
> > in the node?
> > 
> 
> We have no idea what will be typical. I would say: Typically 0 for nodes
> with a single clock output and 1 for nodes with multiple clock outputs.
> 
That's definitely better to me.

-- 
Regards,
Shawn


More information about the devicetree-discuss mailing list