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


Groups > linux.kernel > #1516055

[PATCH v3 0/2] support USB2 PHY OTG port for rk3399

From William Wu <wulf@rock-chips.com>
Newsgroups linux.kernel
Subject [PATCH v3 0/2] support USB2 PHY OTG port for rk3399
Date 2016-11-07 13:20 +0100
Message-ID <sAR45-30v-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This series add support for rk3399 USB2 PHY0 and PHY1 OTG port.
rk3399 has two USB2 PHYs, and each USB2 PHY is comprised of one
Host port and one OTG port. We have supported Host port before,
and try to support OTG port now.

Test on rk3399-evb board.

William Wu (2):
  phy: rockchip-inno-usb2: support otg-port for rk3399
  arm64: dts: rockchip: add usb2-phy otg-port support for rk3399

 arch/arm64/boot/dts/rockchip/rk3399.dtsi |  21 ++
 drivers/phy/phy-rockchip-inno-usb2.c     | 591 +++++++++++++++++++++++++++++--
 2 files changed, 582 insertions(+), 30 deletions(-)

-- 
2.0.0

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v3 0/2] support USB2 PHY OTG port for rk3399 William Wu <wulf@rock-chips.com> - 2016-11-07 13:20 +0100
  [PATCH v3 2/2] arm64: dts: rockchip: add usb2-phy otg-port support for rk3399 William Wu <wulf@rock-chips.com> - 2016-11-07 13:20 +0100

csiph-web