On Tue, Sep 18, 2007 at 04:11:41PM +1000, David Gibson wrote:
> > +   /* Legacy device binding -- will go away when no users are left. */
> > +   node = of_find_node_by_type(NULL, "cpm");
> > +   if (node) {
> > +           prop = of_get_property(node, "brg-frequency", &size);
> 
> Shouldn't you check for "fsl,brg-frequency" here, in case of old
> device trees?

What old device trees?  fsl,brg-frequency has never hit mainline; it's
only been in Kumar's tree for a week or so.

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

Reply via email to