From: Sean Wang Date: Sat, 1 Jun 2019 00:03:10 +0000 (+0800) Subject: dt-bindings: clock: mediatek: Add an extra required property to sgmiisys X-Git-Tag: v5.3-rc1~140^2~353^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fa0e5158c26ea63e1ac45befeda4d03e02f00d44;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: clock: mediatek: Add an extra required property to sgmiisys 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 Signed-off-by: David S. Miller --- diff --git a/Documentation/devicetree/bindings/arm/mediatek/mediatek,sgmiisys.txt b/Documentation/devicetree/bindings/arm/mediatek/mediatek,sgmiisys.txt index 30cb645c0e548..f5518f26a9144 100644 --- a/Documentation/devicetree/bindings/arm/mediatek/mediatek,sgmiisys.txt +++ b/Documentation/devicetree/bindings/arm/mediatek/mediatek,sgmiisys.txt @@ -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