From: Roger Quadros Date: Fri, 7 Mar 2014 10:15:03 +0000 (+0200) Subject: phy: ti-pipe3: Add SATA compatible to Documentation binding X-Git-Tag: Ubuntu-snapdragon-4.4.0-1029.32~9018^2~25^2 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=4b76e14d95f7b69e71eabc002dcb0dcb9ebb5340;p=mirror_ubuntu-zesty-kernel.git 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 Signed-off-by: Roger Quadros Signed-off-by: Felipe Balbi --- 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".