On Monday 29 September 2014 22:21:59 Sergei Shtylyov wrote: > + > + usb@0,1 { > + reg = <0x800 0 0 0 0>; > + device_type = "pci"; > + phys = <&usb0 0>; > + phy-names = "usb"; > + }; > + > + usb@0,2 { Nice to see this actually works! The patch looks good to me, but I wasn't sure if the ARM PCI code handled of_nodes correctly. We frequently get people asking for the same functionality on USB device, which should really work the same way, so I guess I can point them at this now. Arnd -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html