From: Daniel Golle <daniel@makrotopia.org>
To: arinc9.unal@gmail.com
Cc: "Andrew Lunn" <andrew@lunn.ch>,
"Florian Fainelli" <f.fainelli@gmail.com>,
"Vladimir Oltean" <olteanv@gmail.com>,
"David S. Miller" <davem@davemloft.net>,
"Eric Dumazet" <edumazet@google.com>,
"Jakub Kicinski" <kuba@kernel.org>,
"Paolo Abeni" <pabeni@redhat.com>,
"Rob Herring" <robh+dt@kernel.org>,
"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
"Matthias Brugger" <matthias.bgg@gmail.com>,
"AngeloGioacchino Del Regno"
<angelogioacchino.delregno@collabora.com>,
"Landen Chao" <Landen.Chao@mediatek.com>,
"DENG Qingfang" <dqfext@gmail.com>,
"Sean Wang" <sean.wang@mediatek.com>,
"Arınç ÜNAL" <arinc.unal@arinc9.com>,
erkin.bozoglu@xeront.com, netdev@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org
Subject: Re: [PATCH 2/7] dt-bindings: net: dsa: mediatek,mt7530: improve MCM and MT7988 information
Date: Thu, 6 Apr 2023 10:46:42 +0100 [thread overview]
Message-ID: <ZC6VAgweb58mfYku@makrotopia.org> (raw)
In-Reply-To: <20230406080141.22924-2-arinc.unal@arinc9.com>
On Thu, Apr 06, 2023 at 11:01:36AM +0300, arinc9.unal@gmail.com wrote:
> From: Arınç ÜNAL <arinc.unal@arinc9.com>
>
> Improve the description of the schema.
>
> The MT7620 SoCs described are not part of the multi-chip module but rather
> built into the SoC. Mention the MT7530 MMIO driver not supporting them.
>
> Move information for the switch on the MT7988 SoC below MT7531, and improve
> it.
>
> List maintainers in alphabetical order by first name.
>
> Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
Acked-by: Daniel Golle <daniel@makrotopia.org>
> ---
> .../bindings/net/dsa/mediatek,mt7530.yaml | 25 ++++++++++---------
> 1 file changed, 13 insertions(+), 12 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml b/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml
> index 6df995478275..7045a98d9593 100644
> --- a/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml
> +++ b/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml
> @@ -8,29 +8,30 @@ title: MediaTek MT7530 and MT7531 Ethernet Switches
>
> maintainers:
> - Arınç ÜNAL <arinc.unal@arinc9.com>
> + - Daniel Golle <daniel@makrotopia.org>
> - Landen Chao <Landen.Chao@mediatek.com>
> - DENG Qingfang <dqfext@gmail.com>
> - Sean Wang <sean.wang@mediatek.com>
> - - Daniel Golle <daniel@makrotopia.org>
>
> description: |
> - There are three versions of MT7530, standalone, in a multi-chip module and
> - built-into a SoC.
> + There are three versions of MT7530, standalone, in a multi-chip module, and
> + built into an SoC.
>
> - MT7530 is a part of the multi-chip module in MT7620AN, MT7620DA, MT7620DAN,
> - MT7620NN, MT7621AT, MT7621DAT, MT7621ST and MT7623AI SoCs.
> -
> - The MT7988 SoC comes with a built-in switch similar to MT7531 as well as four
> - Gigabit Ethernet PHYs. The switch registers are directly mapped into the SoC's
> - memory map rather than using MDIO. The switch got an internally connected 10G
> - CPU port and 4 user ports connected to the built-in Gigabit Ethernet PHYs.
> + MT7530 is a part of the multi-chip module in MT7621AT, MT7621DAT, MT7621ST and
> + MT7623AI SoCs.
>
> MT7530 in MT7620AN, MT7620DA, MT7620DAN and MT7620NN SoCs has got 10/100 PHYs
> - and the switch registers are directly mapped into SoC's memory map rather than
> - using MDIO. The DSA driver currently doesn't support MT7620 variants.
> + and the switch registers are directly mapped into the SoC's memory map rather
> + than using MDIO. The MT7530 MMIO driver currently doesn't support these SoCs.
>
> There is only the standalone version of MT7531.
>
> + The MT7988 SoC comes with a built-in switch with four Gigabit Ethernet PHYs.
> + The characteristics of the switch is similar to MT7531. The switch registers
> + are directly mapped into the SoC's memory map rather than using MDIO. The
> + switch has got an internally connected 10G CPU port and 4 user ports connected
> + to the built-in Gigabit Ethernet PHYs.
> +
> Port 5 on MT7530 has got various ways of configuration:
>
> - Port 5 can be used as a CPU port.
> --
> 2.37.2
>
next prev parent reply other threads:[~2023-04-06 9:52 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-06 8:01 [PATCH 1/7] dt-bindings: net: dsa: mediatek,mt7530: correct brand name arinc9.unal
2023-04-06 8:01 ` [PATCH 2/7] dt-bindings: net: dsa: mediatek,mt7530: improve MCM and MT7988 information arinc9.unal
2023-04-06 9:46 ` Daniel Golle [this message]
2023-04-06 19:00 ` Krzysztof Kozlowski
2023-04-06 8:01 ` [PATCH 3/7] dt-bindings: net: dsa: mediatek,mt7530: add port bindings for MT7988 arinc9.unal
2023-04-06 9:46 ` Daniel Golle
2023-04-06 19:07 ` Krzysztof Kozlowski
2023-04-06 19:18 ` Arınç ÜNAL
2023-04-07 9:07 ` Krzysztof Kozlowski
2023-04-07 9:46 ` Arınç ÜNAL
2023-04-12 16:39 ` Krzysztof Kozlowski
2023-04-12 17:44 ` Arınç ÜNAL
2023-04-06 8:01 ` [PATCH 4/7] dt-bindings: net: dsa: mediatek,mt7530: allow delayed rgmii phy-modes arinc9.unal
2023-04-06 9:48 ` Daniel Golle
2023-04-06 8:01 ` [PATCH 5/7] dt-bindings: net: dsa: mediatek,mt7530: disallow reset without mediatek,mcm arinc9.unal
2023-04-06 9:48 ` Daniel Golle
2023-04-06 19:08 ` Krzysztof Kozlowski
2023-04-06 19:19 ` Arınç ÜNAL
2023-04-07 9:07 ` Krzysztof Kozlowski
2023-04-06 8:01 ` [PATCH 6/7] dt-bindings: net: dsa: mediatek,mt7530: disallow core-supply and io-supply arinc9.unal
2023-04-06 9:49 ` Daniel Golle
2023-04-06 8:01 ` [PATCH 7/7] dt-bindings: net: dsa: mediatek,mt7530: allow mediatek,mcm on MT7531 arinc9.unal
2023-04-06 9:49 ` Daniel Golle
2023-04-06 9:46 ` [PATCH 1/7] dt-bindings: net: dsa: mediatek,mt7530: correct brand name Daniel Golle
2023-04-06 19:00 ` Krzysztof Kozlowski
2023-04-06 19:23 ` Arınç ÜNAL
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZC6VAgweb58mfYku@makrotopia.org \
--to=daniel@makrotopia.org \
--cc=Landen.Chao@mediatek.com \
--cc=andrew@lunn.ch \
--cc=angelogioacchino.delregno@collabora.com \
--cc=arinc.unal@arinc9.com \
--cc=arinc9.unal@gmail.com \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=dqfext@gmail.com \
--cc=edumazet@google.com \
--cc=erkin.bozoglu@xeront.com \
--cc=f.fainelli@gmail.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=kuba@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=matthias.bgg@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=olteanv@gmail.com \
--cc=pabeni@redhat.com \
--cc=robh+dt@kernel.org \
--cc=sean.wang@mediatek.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).