Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751194AbdFBDUk (ORCPT ); Thu, 1 Jun 2017 23:20:40 -0400 Received: from regular1.263xmail.com ([211.150.99.130]:50167 "EHLO regular1.263xmail.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751130AbdFBDUi (ORCPT ); Thu, 1 Jun 2017 23:20:38 -0400 X-263anti-spam: KSV:0; X-MAIL-GRAY: 0 X-MAIL-DELIVERY: 1 X-KSVirus-check: 0 X-ABS-CHECKED: 4 X-RL-SENDER: frank.wang@rock-chips.com X-FST-TO: heiko@sntech.de X-SENDER-IP: 58.22.7.114 X-LOGIN-NAME: frank.wang@rock-chips.com X-UNIQUE-TAG: X-ATTACHMENT-NUM: 0 X-DNS-TYPE: 0 From: Frank Wang To: heiko@sntech.de, kishon@ti.com, robh+dt@kernel.org, mark.rutland@arm.com, william.wu@rock-chips.com Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-rockchip@lists.infradead.org, charles.chen@rock-chips.com, cody.xie@rock-chips.com, kevan.lan@rock-chips.com, huangtao@rock-chips.com, wmc@rock-chips.com, Frank Wang Subject: [PATCH v2 0/4] fix some issues for Rockchip usb2-phy and add rk3228 SoCs' support Date: Fri, 2 Jun 2017 11:20:22 +0800 Message-Id: <1496373626-27856-1-git-send-email-frank.wang@rock-chips.com> X-Mailer: git-send-email 2.0.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 833 Lines: 25 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 rk3228 usb2-phy support. Changes from v1: - Replaced rk322x with rk3228 for PATCH 4/4. - Included devicetree people in the recipient list. Frank Wang (1): phy: rockchip-inno-usb2: add support of usb2-phy for rk3228 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