Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1643770 > unrolled thread

[PATCH 0/4] fix some issues for Rockchip usb2-phy and add rk322x SoCs' support

Started byFrank Wang <frank.wang@rock-chips.com>
First post2017-05-18 05:50 +0200
Last post2017-05-18 05:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [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

#1643770 — [PATCH 0/4] fix some issues for Rockchip usb2-phy and add rk322x SoCs' support

FromFrank Wang <frank.wang@rock-chips.com>
Date2017-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] | [standalone]


Back to top | Article view | linux.kernel


csiph-web