[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190725193123.GA32542@lunn.ch>
Date: Thu, 25 Jul 2019 21:31:23 +0200
From: Andrew Lunn <andrew@...n.ch>
To: René van Dorst <opensource@...rst.com>
Cc: netdev@...r.kernel.org, frank-w@...lic-files.de,
sean.wang@...iatek.com, f.fainelli@...il.com,
linux@...linux.org.uk, davem@...emloft.net, matthias.bgg@...il.com,
vivien.didelot@...il.com, john@...ozen.org,
linux-mediatek@...ts.infradead.org, linux-mips@...r.kernel.org,
robh+dt@...nel.org, devicetree@...r.kernel.org
Subject: Re: [PATCH net-next 3/3] dt-bindings: net: ethernet: Update mt7622
docs and dts to reflect the new phylink API
> + gmac0: mac@0 {
> + compatible = "mediatek,eth-mac";
> + reg = <0>;
> + phy-mode = "sgmii";
> +
> + fixed-link {
> + speed = <2500>;
> + full-duplex;
> + pause;
> + };
> + };
Hi René
SGMII and fixed-link is rather odd. Why do you need this combination?
Andrew
Powered by blists - more mailing lists