summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorFrank Wang <frank.wang@rock-chips.com>2018-03-05 11:44:20 +0800
committerTao Huang <huangtao@rock-chips.com>2018-03-09 18:42:23 +0800
commitbdeb719242ffc0dd674f1fae1ee3c3f3ed43cadd (patch)
treed010739e202e71894b3325d9bef1313e78063cd4 /Documentation
parente6f2f6d63e3b0c4e75011f09ecbdbe093d5f2eb1 (diff)
phy: rockchip-inno-usb2: add usb-phy support for rk3308
This change adds usb-phy support for rk3308 SoC and amend related phy Documentation. Change-Id: I953af94fb4d55d79ae1cba624a04fb4b84e019f6 Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.txt b/Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.txt
index f13e9d09ae48..d60a8098ba62 100644
--- a/Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.txt
+++ b/Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.txt
@@ -5,6 +5,7 @@ Required properties (phy (parent) node):
* "rockchip,px30-usb2phy"
* "rockchip,rk3128-usb2phy"
* "rockchip,rk322x-usb2phy"
+ * "rockchip,rk3308-usb2phy"
* "rockchip,rk3328-usb2phy"
* "rockchip,rk3366-usb2phy"
* "rockchip,rk3368-usb2phy"
@@ -86,6 +87,7 @@ grf: syscon@ff770000 {
Required properties (usb2phy grf node):
- compatible : should be one of the listed compatibles:
"rockchip,px30-usb2phy-grf", "syscon", "simple-mfd";
+ "rockchip,rk3308-usb2phy-grf", "syscon", "simple-mfd";
"rockchip,rk3328-usb2phy-grf", "syscon", "simple-mfd";
- reg : the address offset of grf for usb-phy configuration.
- #address-cells : should be 1.