public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] add support of usb2-phy for rk3328
@ 2017-03-06  1:29 Meng Dongyang
  2017-03-06  1:29 ` [PATCH v3 1/3] dt-bindings: phy: add assign clock property in usb2-phy node Meng Dongyang
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Meng Dongyang @ 2017-03-06  1:29 UTC (permalink / raw)
  To: robh+dt, mark.rutland, geert+renesas, yoshihiro.shimoda.uh,
	martin.blumenstingl, devicetree, kishon, linux-kernel, heiko
  Cc: linux-usb, linux-rockchip, huangtao, kever.yang, william.wu,
	frank.wang, daniel.meng

The config information of RK3328 about address and port property
is different from other platform. So adds config information in the
data of match table and the device tree bindings description for
usb2-phy.

Changes in v2:
 - move usb2-phy grf specification to .../devicetree/bindings/soc/rockchip/grf.txt
 - add otg port config information of rk3328
Changes in v3:
 - remove tuning function and id pin configs
 - delete example of usb2-phy grf in grf.txt

Meng Dongyang (3):
  dt-bindings: phy: add assign clock property in usb2-phy node
  dt-bindings: phy: add DT bindings for usb2-phy grf
  phy: rockchip-inno-usb2: add support of usb2-phy for rk3328

 .../bindings/phy/phy-rockchip-inno-usb2.txt        |  6 +++
 .../devicetree/bindings/soc/rockchip/grf.txt       |  4 ++
 drivers/phy/phy-rockchip-inno-usb2.c               | 44 ++++++++++++++++++++++
 3 files changed, 54 insertions(+)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-04-05 11:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-06  1:29 [PATCH v3 0/3] add support of usb2-phy for rk3328 Meng Dongyang
2017-03-06  1:29 ` [PATCH v3 1/3] dt-bindings: phy: add assign clock property in usb2-phy node Meng Dongyang
2017-03-06  3:57   ` Heiko Stübner
2017-03-06  1:29 ` [PATCH v3 2/3] dt-bindings: phy: add DT bindings for usb2-phy grf Meng Dongyang
2017-03-06  3:59   ` Heiko Stübner
2017-03-15 20:05   ` Rob Herring
2017-03-06  1:29 ` [PATCH v3 3/3] phy: rockchip-inno-usb2: add support of usb2-phy for rk3328 Meng Dongyang
2017-03-06  4:21   ` Heiko Stübner
2017-04-05 11:24 ` [PATCH v3 0/3] " Kishon Vijay Abraham I

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox