aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/phy
diff options
context:
space:
mode:
authorRoger Quadros <rogerq@ti.com>2014-03-07 12:15:03 +0200
committerFelipe Balbi <balbi@ti.com>2014-03-07 10:03:47 -0600
commit4b76e14d95f7b69e71eabc002dcb0dcb9ebb5340 (patch)
tree8ac1bf8b1672d06f4d0a7d3a3620a154dcdf4a94 /Documentation/devicetree/bindings/phy
parentphy: ti-pipe3: Add clocks to PIPE3 PHY Documentation binding (diff)
downloadlinux-dev-4b76e14d95f7b69e71eabc002dcb0dcb9ebb5340.tar.xz
linux-dev-4b76e14d95f7b69e71eabc002dcb0dcb9ebb5340.zip
phy: ti-pipe3: Add SATA compatible to Documentation binding
SATA PHY needs a new compatible ID. Add it to the DT binding documentation. 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.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/phy/ti-phy.txt b/Documentation/devicetree/bindings/phy/ti-phy.txt
index 3fbdd2995b9a..788fb0fa3762 100644
--- a/Documentation/devicetree/bindings/phy/ti-phy.txt
+++ b/Documentation/devicetree/bindings/phy/ti-phy.txt
@@ -49,7 +49,8 @@ usb2phy@4a0ad080 {
TI PIPE3 PHY
Required properties:
- - compatible: Should be "ti,phy-usb3". "ti,omap-usb3" is deprecated.
+ - compatible: Should be "ti,phy-usb3" or "ti,phy-pipe3-sata".
+ "ti,omap-usb3" is deprecated.
- reg : Address and length of the register set for the device.
- reg-names: The names of the register addresses corresponding to the registers
filled in "reg".