Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1444954
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v7 2/5] usb: dwc3: add dis_u2_freeclk_exists_quirk |
| Date | 2016-07-17 01:00 +0200 |
| Message-ID | <rVGIV-1dj-7@gated-at.bofh.it> (permalink) |
| References | <rUKOC-7Jy-5@gated-at.bofh.it> <rUKOC-7Jy-35@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Jul 14, 2016 at 04:59:19PM +0800, William Wu wrote: > Add a quirk to clear the GUSB2PHYCFG.U2_FREECLK_EXISTS bit, > which specifies whether the USB2.0 PHY provides a free-running > PHY clock, which is active when the clock control input is active. > > Signed-off-by: William Wu <william.wu@rock-chips.com> > --- > Changes in v7: > - None > > Changes in v6: > - use '-' instead of '_' in dts (Rob Herring) > > Changes in v5: > - None > > Changes in v4: > - rebase on top of balbi testing/next, remove pdata (balbi) > > Changes in v3: > - None > > Changes in v2: > - None > > Documentation/devicetree/bindings/usb/dwc3.txt | 3 +++ > drivers/usb/dwc3/core.c | 5 +++++ > drivers/usb/dwc3/core.h | 5 +++++ > 3 files changed, 13 insertions(+) Acked-by: Rob Herring <robh@kernel.org>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v7 0/5] support rockchip dwc3 driver William Wu <william.wu@rock-chips.com> - 2016-07-14 11:10 +0200
[PATCH v7 2/5] usb: dwc3: add dis_u2_freeclk_exists_quirk William Wu <william.wu@rock-chips.com> - 2016-07-14 11:10 +0200
Re: [PATCH v7 2/5] usb: dwc3: add dis_u2_freeclk_exists_quirk Rob Herring <robh@kernel.org> - 2016-07-17 01:00 +0200
[PATCH v7 1/5] usb: dwc3: of-simple: add compatible for rockchip rk3399 William Wu <william.wu@rock-chips.com> - 2016-07-14 11:10 +0200
csiph-web