From: Andrew Lunn <andrew@lunn.ch>
To: linux-aspeed@lists.ozlabs.org
Subject: [PATCH net-next v3 2/2] ARM: dts: aspeed: elbert: Enable mac3 controller
Date: Wed, 7 Sep 2022 20:31:24 +0200 [thread overview]
Message-ID: <YxjjfELmf7XIVH7k@lunn.ch> (raw)
In-Reply-To: <20220907054453.20016-3-rentao.bupt@gmail.com>
On Tue, Sep 06, 2022 at 10:44:53PM -0700, rentao.bupt at gmail.com wrote:
> From: Tao Ren <rentao.bupt@gmail.com>
>
> Enable mac3 controller in Elbert dts: Elbert MAC3 is connected to the
> BCM53134P onboard switch's IMP_RGMII port directly (fixed link, no PHY
> between BMC MAC and BCM53134P).
>
> Note: BMC's mdio0 controller is connected to BCM53134P's MDIO interface,
> and the MDIO channel will be enabled later, when BCM53134 is added to
> "bcm53xx" DSA driver.
>
> Signed-off-by: Tao Ren <rentao.bupt@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew
WARNING: multiple messages have this Message-ID (diff)
From: Andrew Lunn <andrew@lunn.ch>
To: rentao.bupt@gmail.com
Cc: "David S . Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Heyi Guo <guoheyi@linux.alibaba.com>,
Dylan Hung <dylan_hung@aspeedtech.com>,
Guangbin Huang <huangguangbin2@huawei.com>,
Liang He <windhl@126.com>, Hao Chen <chenhao288@hisilicon.com>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Joel Stanley <joel@jms.id.au>, Andrew Jeffery <andrew@aj.id.au>,
Tao Ren <taoren@fb.com>,
netdev@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next v3 2/2] ARM: dts: aspeed: elbert: Enable mac3 controller
Date: Wed, 7 Sep 2022 20:31:24 +0200 [thread overview]
Message-ID: <YxjjfELmf7XIVH7k@lunn.ch> (raw)
In-Reply-To: <20220907054453.20016-3-rentao.bupt@gmail.com>
On Tue, Sep 06, 2022 at 10:44:53PM -0700, rentao.bupt@gmail.com wrote:
> From: Tao Ren <rentao.bupt@gmail.com>
>
> Enable mac3 controller in Elbert dts: Elbert MAC3 is connected to the
> BCM53134P onboard switch's IMP_RGMII port directly (fixed link, no PHY
> between BMC MAC and BCM53134P).
>
> Note: BMC's mdio0 controller is connected to BCM53134P's MDIO interface,
> and the MDIO channel will be enabled later, when BCM53134 is added to
> "bcm53xx" DSA driver.
>
> Signed-off-by: Tao Ren <rentao.bupt@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Andrew Lunn <andrew@lunn.ch>
To: rentao.bupt@gmail.com
Cc: "David S . Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Heyi Guo <guoheyi@linux.alibaba.com>,
Dylan Hung <dylan_hung@aspeedtech.com>,
Guangbin Huang <huangguangbin2@huawei.com>,
Liang He <windhl@126.com>, Hao Chen <chenhao288@hisilicon.com>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Joel Stanley <joel@jms.id.au>, Andrew Jeffery <andrew@aj.id.au>,
Tao Ren <taoren@fb.com>,
netdev@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next v3 2/2] ARM: dts: aspeed: elbert: Enable mac3 controller
Date: Wed, 7 Sep 2022 20:31:24 +0200 [thread overview]
Message-ID: <YxjjfELmf7XIVH7k@lunn.ch> (raw)
In-Reply-To: <20220907054453.20016-3-rentao.bupt@gmail.com>
On Tue, Sep 06, 2022 at 10:44:53PM -0700, rentao.bupt@gmail.com wrote:
> From: Tao Ren <rentao.bupt@gmail.com>
>
> Enable mac3 controller in Elbert dts: Elbert MAC3 is connected to the
> BCM53134P onboard switch's IMP_RGMII port directly (fixed link, no PHY
> between BMC MAC and BCM53134P).
>
> Note: BMC's mdio0 controller is connected to BCM53134P's MDIO interface,
> and the MDIO channel will be enabled later, when BCM53134 is added to
> "bcm53xx" DSA driver.
>
> Signed-off-by: Tao Ren <rentao.bupt@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew
next prev parent reply other threads:[~2022-09-07 18:31 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-07 5:44 [PATCH net-next v3 0/2] net: ftgmac100: support fixed link rentao.bupt
2022-09-07 5:44 ` rentao.bupt
2022-09-07 5:44 ` rentao.bupt
2022-09-07 5:44 ` [PATCH net-next v3 1/2] " rentao.bupt
2022-09-07 5:44 ` rentao.bupt
2022-09-07 5:44 ` rentao.bupt
2022-09-07 18:43 ` Florian Fainelli
2022-09-07 18:43 ` Florian Fainelli
2022-09-07 18:43 ` Florian Fainelli
2022-09-07 5:44 ` [PATCH net-next v3 2/2] ARM: dts: aspeed: elbert: Enable mac3 controller rentao.bupt
2022-09-07 5:44 ` rentao.bupt
2022-09-07 5:44 ` rentao.bupt
2022-09-07 18:31 ` Andrew Lunn [this message]
2022-09-07 18:31 ` Andrew Lunn
2022-09-07 18:31 ` Andrew Lunn
2022-09-07 18:44 ` Florian Fainelli
2022-09-07 18:44 ` Florian Fainelli
2022-09-07 18:44 ` Florian Fainelli
2022-09-15 11:00 ` [PATCH net-next v3 0/2] net: ftgmac100: support fixed link patchwork-bot+netdevbpf
2022-09-15 11:00 ` patchwork-bot+netdevbpf
2022-09-15 11:00 ` patchwork-bot+netdevbpf
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=YxjjfELmf7XIVH7k@lunn.ch \
--to=andrew@lunn.ch \
--cc=linux-aspeed@lists.ozlabs.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.