From: Radhey Shyam Pandey Date: Wed, 20 Apr 2022 11:03:09 +0000 (+0530) Subject: dt-bindings: net: cdns,macb: Drop phy-names property for ZynqMP SGMII PHY X-Git-Tag: v6.6.17~7459^2~273^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3ac8316e09b0a0fd299fb40a27546de9e1a48216;p=platform%2Fkernel%2Flinux-rpi.git dt-bindings: net: cdns,macb: Drop phy-names property for ZynqMP SGMII PHY In zynqmp SGMII initialization, there is a single PHY so remove phy-names property as there is no real need of having it. Signed-off-by: Radhey Shyam Pandey Signed-off-by: David S. Miller --- diff --git a/Documentation/devicetree/bindings/net/cdns,macb.yaml b/Documentation/devicetree/bindings/net/cdns,macb.yaml index 6cd3d853..e5b6287 100644 --- a/Documentation/devicetree/bindings/net/cdns,macb.yaml +++ b/Documentation/devicetree/bindings/net/cdns,macb.yaml @@ -84,13 +84,6 @@ properties: phys: maxItems: 1 - phy-names: - const: sgmii-phy - description: - Required with ZynqMP SoC when in SGMII mode. - Should reference PS-GTR generic PHY device for this controller - instance. See ZynqMP example. - resets: maxItems: 1 description: @@ -204,7 +197,6 @@ examples: reset-names = "gem1_rst"; status = "okay"; phy-mode = "sgmii"; - phy-names = "sgmii-phy"; phys = <&psgtr 1 PHY_TYPE_SGMII 1 1>; fixed-link { speed = <1000>;