linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] add support of u2phy for rk3328
@ 2017-03-02  7:49 Meng Dongyang
  2017-03-02  7:49 ` [PATCH v2 1/3] Documentation: bindings: add assign clock property in u2phy node Meng Dongyang
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Meng Dongyang @ 2017-03-02  7:49 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 before platform. So add config information in the
data of match table and documentation of the device tree bindings
of u2phy.

Changes in v2:
 - move u2phy grf specification to .../devicetree/bindings/soc/rockchip/grf.txt
 - add otg port config information of rk3328

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

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

-- 
1.9.1

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

end of thread, other threads:[~2017-03-04 12:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-02  7:49 [PATCH v2 0/3] add support of u2phy for rk3328 Meng Dongyang
2017-03-02  7:49 ` [PATCH v2 1/3] Documentation: bindings: add assign clock property in u2phy node Meng Dongyang
2017-03-03  6:21   ` Rob Herring
2017-03-02  7:49 ` [PATCH v2 2/3] Documentation: bindings: add DT documentation for u2phy and u2phy grf Meng Dongyang
2017-03-03  6:21   ` Rob Herring
2017-03-03  6:53     ` rock-chips(daniel.meng)
2017-03-03  7:13     ` Heiko Stuebner
2017-03-02  7:49 ` [PATCH v2 3/3] phy: rockchip-inno-usb2: add support of u2phy for rk3328 Meng Dongyang
2017-03-04 12:24   ` kbuild test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).