[PATCH v2 0/3] add support of u2phy for rk3328

From: Meng Dongyang
Date: Thu Mar 02 2017 - 02:55:09 EST


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