Hello. > >>>> On Sunday, November 10, 2013 03:18 PM, Alexander Shiyan wrote: > >>>>> This adds i.MX27 and i.MX31 as the next user of the usbmisc driver. > >>>>> > >>>>> Signed-off-by: Alexander Shiyan<shc_w...@mail.ru> > >>>>> --- > >>>>> drivers/usb/chipidea/usbmisc_imx.c | 42 > >>>>> ++++++++++++++++++++++++++++++++++++++ > >>>>> 1 file changed, 42 insertions(+) ... > At this point might be good to patch the imx27.dtsi with the usb defines. ...
I have a working configuration for i.MX27 USB, but I prefer to make a few more tests before the addition of definitions in DTS. This will be a next step. Thanks. ---