diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2018-09-20 21:16:35 +0200 |
---|---|---|
committer | Kishon Vijay Abraham I <kishon@ti.com> | 2018-09-25 12:40:08 +0200 |
commit | a575388a9fbe8e70f3d86010698a57ae04a95fb4 (patch) | |
tree | d28e8b5257a8a205f04e9ad2ee8c615e914e8c44 /Documentation | |
parent | phy: socionext: add PCIe PHY driver support (diff) | |
download | linux-a575388a9fbe8e70f3d86010698a57ae04a95fb4.tar.xz linux-a575388a9fbe8e70f3d86010698a57ae04a95fb4.zip |
dt-bindings: phy: Document BCM63138 compatible string
Document the compatible string "brcm,bcm63138-sata-phy" as a valid
compatible string describing the standard Broadcom SATA PHY block.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/phy/brcm-sata-phy.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/phy/brcm-sata-phy.txt b/Documentation/devicetree/bindings/phy/brcm-sata-phy.txt index 0aced97d8092..b640845fec67 100644 --- a/Documentation/devicetree/bindings/phy/brcm-sata-phy.txt +++ b/Documentation/devicetree/bindings/phy/brcm-sata-phy.txt @@ -8,6 +8,7 @@ Required properties: "brcm,iproc-nsp-sata-phy" "brcm,phy-sata3" "brcm,iproc-sr-sata-phy" + "brcm,bcm63138-sata-phy" - address-cells: should be 1 - size-cells: should be 0 - reg: register ranges for the PHY PCB interface |