Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1491680
| From | Peter Chen <hzpeterchen@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v6 0/2] Add USB configuration for imx53 |
| Date | 2016-09-27 07:00 +0200 |
| Message-ID | <slSEN-54F-1@gated-at.bofh.it> (permalink) |
| References | <slC70-3b6-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Sep 26, 2016 at 01:14:18PM +0200, Fabien Lahoudere wrote: > Changes in V2: > - Patches sent to early with bad contents > Changes in V3: > - Change subject > - Split "configure imx for ULPI phy" for disable-oc code > Changes in V4: > - Fix "Change switch order" commit message > - Indent switch/case (set case on the same column as switch) > - Remove useless test in "Change switch order" > Changes in V5: > - Squash "Change switch order" and "configure imx for ULPI phy" > - Add device tree binding documentation > Changes in v6: > - Remove dt binding because we can disable the feature by using an > existing binding > > Fabien Lahoudere (2): > usb: chipidea: imx: configure imx for ULPI phy > usb: chipidea: imx: Disable internal 60Mhz clock with ULPI PHY > > drivers/usb/chipidea/ci_hdrc_imx.c | 4 ++ > drivers/usb/chipidea/ci_hdrc_imx.h | 1 + > drivers/usb/chipidea/usbmisc_imx.c | 86 +++++++++++++++++++++++++++++++------- > 3 files changed, 77 insertions(+), 14 deletions(-) > > -- > 2.1.4 > I will queue them, thanks. -- Best Regards, Peter Chen
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v6 0/2] Add USB configuration for imx53 Fabien Lahoudere <fabien.lahoudere@collabora.co.uk> - 2016-09-26 13:20 +0200 Re: [PATCH v6 0/2] Add USB configuration for imx53 Peter Chen <hzpeterchen@gmail.com> - 2016-09-27 07:00 +0200
csiph-web