[RFC v2 4/9] of: add clock providers
Rob Herring
robherring2 at gmail.com
Sat Jan 14 01:05:21 EST 2012
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.
Rob
More information about the devicetree-discuss
mailing list