diff options
author | Roger Quadros <rogerq@ti.com> | 2014-03-07 05:15:01 -0500 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2014-03-07 11:03:45 -0500 |
commit | e99952093169b6d6fce8d612d6540c18c8759fff (patch) | |
tree | a70a4ef40d46caac5aedf0e677adfc3c4635d411 /Documentation/devicetree/bindings/phy | |
parent | cfe919b53b807ab32e89e1c662c6d242948449bd (diff) |
phy: omap-control: update dra7 and am437 usb2 Documentation bindings
The dra7-usb2 and am437-usb2 bindings have not yet been used.
Change them to be more elegant.
Acked-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'Documentation/devicetree/bindings/phy')
-rw-r--r-- | Documentation/devicetree/bindings/phy/ti-phy.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/phy/ti-phy.txt b/Documentation/devicetree/bindings/phy/ti-phy.txt index 41dc132e7828..5dd8544e6a34 100644 --- a/Documentation/devicetree/bindings/phy/ti-phy.txt +++ b/Documentation/devicetree/bindings/phy/ti-phy.txt | |||
@@ -9,9 +9,9 @@ Required properties: | |||
9 | e.g. USB2_PHY on OMAP5. | 9 | e.g. USB2_PHY on OMAP5. |
10 | "ti,control-phy-pipe3" - if it has DPLL and individual Rx & Tx power control | 10 | "ti,control-phy-pipe3" - if it has DPLL and individual Rx & Tx power control |
11 | e.g. USB3 PHY and SATA PHY on OMAP5. | 11 | e.g. USB3 PHY and SATA PHY on OMAP5. |
12 | "ti,control-phy-dra7usb2" - if it has power down register like USB2 PHY on | 12 | "ti,control-phy-usb2-dra7" - if it has power down register like USB2 PHY on |
13 | DRA7 platform. | 13 | DRA7 platform. |
14 | "ti,control-phy-am437usb2" - if it has power down register like USB2 PHY on | 14 | "ti,control-phy-usb2-am437" - if it has power down register like USB2 PHY on |
15 | AM437 platform. | 15 | AM437 platform. |
16 | - reg : Address and length of the register set for the device. It contains | 16 | - reg : Address and length of the register set for the device. It contains |
17 | the address of "otghs_control" for control-phy-otghs or "power" register | 17 | the address of "otghs_control" for control-phy-otghs or "power" register |