Question about fixed-clock

Daniel Mack zonque at gmail.com
Mon Feb 18 19:07:07 EST 2013


On Tue, Feb 19, 2013 at 12:55 AM, Daniel Mack <zonque at gmail.com> wrote:
> Hi,
>
> This might be a stupid question, but I'm somehow stuck here. I'm using a
> driver with the following DTS sub-node:
>
>         ref25: ref25M {
>                 compatible = "fixed-clock";
>                 #clock-cells = <0>;
>                 clock-frequency = <25000000>;
>         };
>
>         clock-generator at 0 {
>                                 /* ... */
>                                 #clock-cells = <1>;

Sorry - this is actually <0>.



More information about the linux-arm-kernel mailing list