Hi Tony, On Thursday 01 Dec 2016 17:18:08 Tony Lindgren wrote: > * Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> [161130 09:58]: > > &usbhsehci { > > > > phys = <0 &hsusb2_phy>; > > > > + > > + #address-cells = <1>; > > + #size-cells = <0>; > > + > > + usb2@2 { > > I think this should be usb1@2 instead of usb2@2? That's because it's > at /sys/bus/usb/devices/1-2 and not at /sys/bus/usb/devices/2-2? > > Or what's the naming standard here? Good question. As far as I know, the node name is irrelevant, only the reg value is important. Maybe we should call it hub@2 ? -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html