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 | 609 +++++++++++++++++++++++++++++-- 2 files changed, 599 insertions(+), 31 deletions(-) -- 2.0.0 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html