[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1488763778-27499-1-git-send-email-daniel.meng@rock-chips.com>
Date: Mon, 6 Mar 2017 09:29:35 +0800
From: Meng Dongyang <daniel.meng@...k-chips.com>
To: robh+dt@...nel.org, mark.rutland@....com, geert+renesas@...der.be,
yoshihiro.shimoda.uh@...esas.com,
martin.blumenstingl@...glemail.com, devicetree@...r.kernel.org,
kishon@...com, linux-kernel@...r.kernel.org, heiko@...ech.de
Cc: linux-usb@...r.kernel.org, linux-rockchip@...ts.infradead.org,
huangtao@...k-chips.com, kever.yang@...k-chips.com,
william.wu@...k-chips.com, frank.wang@...k-chips.com,
daniel.meng@...k-chips.com
Subject: [PATCH v3 0/3] add support of usb2-phy for rk3328
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
Powered by blists - more mailing lists