diff options
author | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | 2014-10-30 13:21:26 +0300 |
---|---|---|
committer | Kishon Vijay Abraham I <kishon@ti.com> | 2014-11-13 09:19:44 +0300 |
commit | ec4637bfff1c7d5f2bc7e51d180dd4aa51883af0 (patch) | |
tree | 7cccca127086f1d27125c19cfaef4087acaa13aa /Documentation/devicetree/bindings/phy/berlin-sata-phy.txt | |
parent | 8203f8b4619a158a685ba317356a679b5f1ac422 (diff) | |
download | linux-ec4637bfff1c7d5f2bc7e51d180dd4aa51883af0.tar.xz |
phy: berlin-sata: Document BG2 compatible
Berlin BG2 SATA PHY is slightly different from currently supported
BG2Q SATA PHY. Document the new compatible for BG2's PHY.
Acked-by: Antoine Ténart <antoine.tenart@free-electrons.com>
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'Documentation/devicetree/bindings/phy/berlin-sata-phy.txt')
-rw-r--r-- | Documentation/devicetree/bindings/phy/berlin-sata-phy.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/phy/berlin-sata-phy.txt b/Documentation/devicetree/bindings/phy/berlin-sata-phy.txt index 88f8c23384c0..c0155f842f62 100644 --- a/Documentation/devicetree/bindings/phy/berlin-sata-phy.txt +++ b/Documentation/devicetree/bindings/phy/berlin-sata-phy.txt @@ -2,7 +2,9 @@ Berlin SATA PHY --------------- Required properties: -- compatible: should be "marvell,berlin2q-sata-phy" +- compatible: should be one of + "marvell,berlin2-sata-phy" + "marvell,berlin2q-sata-phy" - address-cells: should be 1 - size-cells: should be 0 - phy-cells: from the generic PHY bindings, must be 1 |