On Wed, 2008-08-06 at 12:29 -0500, Scott Wood wrote:
> On Wed, Aug 06, 2008 at 03:04:44PM +0800, Li Yang wrote:
> >             [EMAIL PROTECTED] {
> > -                   compatible = "qe_udc";
> > +                   compatible = "fsl,qe_udc";
> [snip]
> > +
> > +           np = of_find_compatible_node(NULL, NULL, "fsl,qe_udc");
> > +           if (np) {
> > +                   par_io_of_config(np);
> > +                   qe_usb_clock_set(np);
> > +           }
> 
> What about existing device trees in use?

This node was never used in existing device trees for mainline kernel.

- Leo

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

Reply via email to