phy: berlin-sata: Document BG2 compatible
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Thu, 30 Oct 2014 10:21:26 +0000 (11:21 +0100)
committerKishon Vijay Abraham I <kishon@ti.com>
Thu, 13 Nov 2014 06:19:44 +0000 (11:49 +0530)
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>
Documentation/devicetree/bindings/phy/berlin-sata-phy.txt

index 88f8c23384c0be3b821ddbc08409c95fb695a47b..c0155f842f62a60caf6ba77d44adc0c288715c99 100644 (file)
@@ -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
This page took 0.024895 seconds and 5 git commands to generate.