diff options
author | Frank Wang <frank.wang@rock-chips.com> | 2017-08-11 11:08:48 +0300 |
---|---|---|
committer | Kishon Vijay Abraham I <kishon@ti.com> | 2017-08-22 07:41:23 +0300 |
commit | fc938810d950f4846eb05b9af5614677e05c5a65 (patch) | |
tree | d6de10421acce8ebfcfd34d174fdd7147ae5ae31 /Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.txt | |
parent | 9c1712d5ce1b9009fdac453d785cf7bcddceadac (diff) | |
download | linux-fc938810d950f4846eb05b9af5614677e05c5a65.tar.xz |
phy: rockchip-inno-usb2: add support of usb2-phy for rv1108 SoCs
This adds support usb2-phy for rv1108 SoCs and amend phy Documentation.
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.txt')
-rw-r--r-- | Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.txt | 1 |
1 files changed, 1 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 68230b575674..a67ef2a3874f 100644 --- a/Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.txt +++ b/Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.txt @@ -6,6 +6,7 @@ Required properties (phy (parent) node): * "rockchip,rk3328-usb2phy" * "rockchip,rk3366-usb2phy" * "rockchip,rk3399-usb2phy" + * "rockchip,rv1108-usb2phy" - reg : the address offset of grf for usb-phy configuration. - #clock-cells : should be 0. - clock-output-names : specify the 480m output clock name. |