Re: [PATCH] ARM: zynq: DT: Add USB to device tree
From: Arnd Bergmann
Date: Mon Dec 01 2014 - 16:27:13 EST
On Monday 01 December 2014 10:42:32 Soren Brinkmann wrote:
> + usb_phy0: usb-phy@0 {
> + compatible = "usb-nop-xceiv";
> + #phy-cells = <0>;
> + };
> };
As discussed in an unrelated thread today, please drop the "@0" in the
node name, since the device has no 'reg' property.
Otherwise looks good.
Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/