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?
> + printk(KERN_ERR "Unsupport usb-clock input pin\n");
s/Unsupport/Unsupported/
-Scott
_______________________________________________
Linuxppc-dev mailing list
[email protected]
https://ozlabs.org/mailman/listinfo/linuxppc-dev