On Sun, 2014-04-06 at 18:48 +0530, Prabhakar Kushwaha wrote:
> On 3/20/2014 4:03 AM, Scott Wood wrote:
> > On Sat, Jan 25, 2014 at 05:10:59PM +0530, Prabhakar Kushwaha wrote:
> >> +  clockgen: global-utilities@e1000 {
> >> +          compatible = "fsl,t1040-clockgen", "fsl,qoriq-clockgen-2.0",
> >> +                             "fixed-clock";
> >> +          ranges = <0x0 0xe1000 0x1000>;
> >> +          clock-frequency = <100000000>;
> > Why is clock-frequency hardcoded here rather than supplied by U-Boot?
> > Especially since this is an SoC file, not a board file.
> 
> Your are correct.
> Means, clock-frequency should be added to clockgen in board device tree ??

Usually it gets patched in by U-Boot.

-Scott


_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to