[PATCHv2 1/9] Documentation: dt-bindings: Add binding documentation for TI clkctrl clocks
Tony Lindgren
tony at atomide.com
Fri Mar 17 07:18:13 PDT 2017
* 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?
Regards,
Tony
More information about the linux-arm-kernel
mailing list