[PATCH] ARM: zynq: DT: Add USB to device tree

Arnd Bergmann arnd at arndb.de
Mon Dec 1 13:26:55 PST 2014


On Monday 01 December 2014 10:42:32 Soren Brinkmann wrote:
> +       usb_phy0: usb-phy at 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



More information about the linux-arm-kernel mailing list