On 07/02/2013 10:24 AM, Felipe Balbi wrote: > nobody, frankly, but still, if we add something to DT, we should > add the equivalent platform_data, should some platform out there > want to use it. No, we should add code for use case which exist and not might exist. dwc3 is only included in new hardware and new hardware comes only with DT these days. > At least for PCIe-based FPGA testing, it might be beneficial to > have the possibility to change maximum-speed and tx-fifo-resize > flags ;-) And this is something you have to hardcode since you don't have a register to get this information from. And since it is only for testing it is probably simpler to use a module parameter for this. Sebastian -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html