Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Roger Quadros and committed by
Felipe Balbi
4b76e14d 57554008

+2 -1
+2 -1
Documentation/devicetree/bindings/phy/ti-phy.txt
··· 49 49 TI PIPE3 PHY 50 50 51 51 Required properties: 52 - - compatible: Should be "ti,phy-usb3". "ti,omap-usb3" is deprecated. 52 + - compatible: Should be "ti,phy-usb3" or "ti,phy-pipe3-sata". 53 + "ti,omap-usb3" is deprecated. 53 54 - reg : Address and length of the register set for the device. 54 55 - reg-names: The names of the register addresses corresponding to the registers 55 56 filled in "reg".