dt-bindings: clock: mediatek: Add an extra required property to sgmiisys
authorSean Wang <sean.wang@mediatek.com>
Sat, 1 Jun 2019 00:03:10 +0000 (08:03 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Jun 2019 22:00:00 +0000 (15:00 -0700)
add an extra required property "mediatek,physpeed" to sgmiisys to determine
link speed to match up the capability of the target PHY.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/arm/mediatek/mediatek,sgmiisys.txt

index 30cb645c0e5483a35206f9495df0ba787ea04940..f5518f26a91440a549250f976de2e2395e41ed1d 100644 (file)
@@ -9,6 +9,8 @@ Required Properties:
        - "mediatek,mt7622-sgmiisys", "syscon"
        - "mediatek,mt7629-sgmiisys", "syscon"
 - #clock-cells: Must be 1
+- mediatek,physpeed: Should be one of "auto", "1000" or "2500" to match up
+                    the capability of the target PHY.
 
 The SGMIISYS controller uses the common clk binding from
 Documentation/devicetree/bindings/clock/clock-bindings.txt