Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1643770 > unrolled thread
| Started by | Frank Wang <frank.wang@rock-chips.com> |
|---|---|
| First post | 2017-05-18 05:50 +0200 |
| Last post | 2017-05-25 09:30 +0200 |
| Articles | 2 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH 0/4] fix some issues for Rockchip usb2-phy and add rk322x SoCs' support Frank Wang <frank.wang@rock-chips.com> - 2017-05-18 05:50 +0200
Re: [PATCH 0/4] fix some issues for Rockchip usb2-phy and add rk322x SoCs' support Frank Wang <frank.wang@rock-chips.com> - 2017-05-25 09:30 +0200
| From | Frank Wang <frank.wang@rock-chips.com> |
|---|---|
| Date | 2017-05-18 05:50 +0200 |
| Subject | [PATCH 0/4] fix some issues for Rockchip usb2-phy and add rk322x SoCs' support |
| Message-ID | <tIkBP-49k-9@gated-at.bofh.it> |
These series of patches fix some issues for rockchip usb2-phy and amend
usb2-phy framework to support one phy which comprises with two host-ports.
In addition, this change also add rk322x usb2-phy support.
Frank Wang (1):
phy: rockchip-inno-usb2: add support of usb2-phy for rk322x SoCs
William Wu (3):
phy: rockchip-inno-usb2: add a delay after phy resume
phy: rockchip-inno-usb2: increase otg sm work first schedule time
phy: rockchip-inno-usb2: add one phy comprises with two host-ports
support
.../bindings/phy/phy-rockchip-inno-usb2.txt | 1 +
drivers/phy/phy-rockchip-inno-usb2.c | 74 ++++++++++++++++++++--
2 files changed, 71 insertions(+), 4 deletions(-)
--
2.0.0
[toc] | [next] | [standalone]
| From | Frank Wang <frank.wang@rock-chips.com> |
|---|---|
| Date | 2017-05-25 09:30 +0200 |
| Subject | Re: [PATCH 0/4] fix some issues for Rockchip usb2-phy and add rk322x SoCs' support |
| Message-ID | <tKVnA-5du-13@gated-at.bofh.it> |
| In reply to | #1643770 |
Hi Heiko and Kishon, Friendly ping... :-) On 2017/5/18 11:42, Frank Wang wrote: > These series of patches fix some issues for rockchip usb2-phy and amend > usb2-phy framework to support one phy which comprises with two host-ports. > > In addition, this change also add rk322x usb2-phy support. > > Frank Wang (1): > phy: rockchip-inno-usb2: add support of usb2-phy for rk322x SoCs > > William Wu (3): > phy: rockchip-inno-usb2: add a delay after phy resume > phy: rockchip-inno-usb2: increase otg sm work first schedule time > phy: rockchip-inno-usb2: add one phy comprises with two host-ports > support > > .../bindings/phy/phy-rockchip-inno-usb2.txt | 1 + > drivers/phy/phy-rockchip-inno-usb2.c | 74 ++++++++++++++++++++-- > 2 files changed, 71 insertions(+), 4 deletions(-) > BR. Frank
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web