Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1689043
| From | Andrew Lunn <andrew@lunn.ch> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next v2 1/4] dt-bindings: net: mediatek: add support for MediaTek MT7623 and MT7622 SoC |
| Date | 2017-07-17 15:40 +0200 |
| Message-ID | <u4epI-5H0-19@gated-at.bofh.it> (permalink) |
| References | <u4b8t-3FY-3@gated-at.bofh.it> <u4b8w-3FY-69@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Jul 17, 2017 at 06:06:22PM +0800, sean.wang@mediatek.com wrote: > From: Sean Wang <sean.wang@mediatek.com> > > The patch adds the supplements in the dt-binding document for MediaTek > MT7622 SoC with extra SGMII system controller and relevant clock consumers > listed as the requirements for those SoCs equipped with the SGMII circuit. > Also, add the missing binding information for MT7623 SoC here which relies > on the fallback binding of MT2701. > > Signed-off-by: Sean Wang <sean.wang@mediatek.com> > --- > Documentation/devicetree/bindings/net/mediatek-net.txt | 12 +++++++++--- > 1 file changed, 9 insertions(+), 3 deletions(-) > > diff --git a/Documentation/devicetree/bindings/net/mediatek-net.txt b/Documentation/devicetree/bindings/net/mediatek-net.txt > index c7194e8..1d1168b 100644 > --- a/Documentation/devicetree/bindings/net/mediatek-net.txt > +++ b/Documentation/devicetree/bindings/net/mediatek-net.txt > @@ -7,24 +7,30 @@ have dual GMAC each represented by a child node.. > * Ethernet controller node > > Required properties: > -- compatible: Should be "mediatek,mt2701-eth" > +- compatible: Should be > + "mediatek,mt2701-eth": for MT2701 SoC > + "mediatek,mt7623-eth", "mediatek,mt2701-eth": for MT7623 SoC Hi Sean We appear to have "mediatek,mt2701-eth" twice. Andrew
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH net-next v2 0/4] net-next: mediatek: add support for ethernet on MT7622 SoC <sean.wang@mediatek.com> - 2017-07-17 12:10 +0200
[PATCH net-next v2 3/4] net-next: mediatek: add support for MediaTek MT7622 SoC <sean.wang@mediatek.com> - 2017-07-17 12:10 +0200
[PATCH net-next v2 2/4] net-next: mediatek: add platform data to adapt into various hardware <sean.wang@mediatek.com> - 2017-07-17 12:10 +0200
Re: [PATCH net-next v2 2/4] net-next: mediatek: add platform data to adapt into various hardware Andrew Lunn <andrew@lunn.ch> - 2017-07-17 15:50 +0200
Re: [PATCH net-next v2 2/4] net-next: mediatek: add platform data to adapt into various hardware Andrew Lunn <andrew@lunn.ch> - 2017-07-17 15:50 +0200
[PATCH net-next v2 4/4] MAINTAINERS: add Sean/Nelson as MediaTek ethernet maintainers <sean.wang@mediatek.com> - 2017-07-17 12:10 +0200
[PATCH net-next v2 1/4] dt-bindings: net: mediatek: add support for MediaTek MT7623 and MT7622 SoC <sean.wang@mediatek.com> - 2017-07-17 12:10 +0200
Re: [PATCH net-next v2 1/4] dt-bindings: net: mediatek: add support for MediaTek MT7623 and MT7622 SoC Andrew Lunn <andrew@lunn.ch> - 2017-07-17 15:40 +0200
Re: [PATCH net-next v2 1/4] dt-bindings: net: mediatek: add support for MediaTek MT7623 and MT7622 SoC Sean Wang <sean.wang@mediatek.com> - 2017-07-18 07:20 +0200
csiph-web