[PATCHv2 1/9] Documentation: dt-bindings: Add binding documentation for TI clkctrl clocks
Tero Kristo
t-kristo at ti.com
Fri Mar 17 08:01:22 PDT 2017
On 17/03/17 16:18, Tony Lindgren wrote:
> * Tero Kristo <t-kristo at ti.com> [170317 02:12]:
>> From: Tony Lindgren <tony at atomide.com>
>> +Example: Clock controller node on omap 4430:
>> +
>> +&cm2 {
>> + l4per: cm at 1400 {
>> + cm_l4per at 0 {
>> + cm_l4per_clkctrl: clk at 20 {
>> + compatible = "ti,clkctrl";
>> + reg = <0x20 0x1b0>;
>> + #clock-cells = <4>;
>> + };
>> + };
>> + };
>> +};
>
> The #clock-cells = <4> is a typo left over from earlier revisions,
> care to update it to 2 like the binding doc specifies?
Ouch, yea I can update that. Will post along with v3 once more comments
pour in.
-Tero
More information about the linux-arm-kernel
mailing list