On Thu, Apr 19, 2012 at 11:51:46AM +0000, Arnd Bergmann wrote: > On Wednesday 18 April 2012, Marek Vasut wrote: > > arch/arm/mach-mxs/devices-mx28.h | 4 ++ > > arch/arm/mach-mxs/devices/Kconfig | 3 + > > arch/arm/mach-mxs/devices/Makefile | 1 + > > arch/arm/mach-mxs/devices/platform-usb.c | 78 +++++++++++++++++++++++ > > arch/arm/mach-mxs/include/mach/devices-common.h | 9 +++ > > 5 files changed, 95 insertions(+) > > create mode 100644 arch/arm/mach-mxs/devices/platform-usb.c > > What's the state of the device tree support for mach-mxs now? The pinctrl-mxs (DT only) was just posted today. The gpio-mxs will be the next one I will work on, and I think Dong Aisheng is adding DT support for mxs-dma and mxs-mmc. I believe we will reach a pretty good state when in the v3.5 merge window. > Since we > allow booting at least the mx28evk with device tree now in -next, it > would be really nice if we didn't have to add this registration code > for non-DT platforms any more and just mandate that everyone who > wants to use USB on that board uses DT. I share the same view on this. Regards, Shawn > Is that possible already > or are we missing too much other stuff? > -- 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