All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tao Ren <rentao.bupt@gmail.com>
To: linux-aspeed@lists.ozlabs.org
Subject: [PATCH v2 4/6] ARM: dts: aspeed: Add Facebook Cloudripper (AST2600) BMC
Date: Mon, 16 Aug 2021 17:01:49 -0700	[thread overview]
Message-ID: <20210817000148.GA7547@taoren-ubuntu-R90MNF91> (raw)
In-Reply-To: <YRfgv5OknMluW7jj@lunn.ch>

On Sat, Aug 14, 2021 at 05:26:55PM +0200, Andrew Lunn wrote:
> > Thanks for jumping in. We are using BCM5389 and the MDIO bus is used to
> > access BCM5389 MDC/MDIO interface in Pseudo-PHY mode.
> > 
> > I didn't know drivers/net/dsa, but let me check out the drivers and see
> > if it works in the Cloudripper environment.
> 
> The b53 driver knows about this switch, so please make use of that
> driver. See Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml
> for how you describe it in DT.
> 
>     Andrew

Thank you Andrew for looking into it. I will update dts and send out
followup patch after validation (perhaps after v5.15 merge window).


Thanks,

Tao

WARNING: multiple messages have this Message-ID (diff)
From: Tao Ren <rentao.bupt@gmail.com>
To: Andrew Lunn <andrew@lunn.ch>
Cc: devicetree <devicetree@vger.kernel.org>,
	linux-aspeed <linux-aspeed@lists.ozlabs.org>,
	Andrew Jeffery <andrew@aj.id.au>, Tao Ren <taoren@fb.com>,
	OpenBMC Maillist <openbmc@lists.ozlabs.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Rob Herring <robh+dt@kernel.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v2 4/6] ARM: dts: aspeed: Add Facebook Cloudripper (AST2600) BMC
Date: Mon, 16 Aug 2021 17:01:49 -0700	[thread overview]
Message-ID: <20210817000148.GA7547@taoren-ubuntu-R90MNF91> (raw)
In-Reply-To: <YRfgv5OknMluW7jj@lunn.ch>

On Sat, Aug 14, 2021 at 05:26:55PM +0200, Andrew Lunn wrote:
> > Thanks for jumping in. We are using BCM5389 and the MDIO bus is used to
> > access BCM5389 MDC/MDIO interface in Pseudo-PHY mode.
> > 
> > I didn't know drivers/net/dsa, but let me check out the drivers and see
> > if it works in the Cloudripper environment.
> 
> The b53 driver knows about this switch, so please make use of that
> driver. See Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml
> for how you describe it in DT.
> 
>     Andrew

Thank you Andrew for looking into it. I will update dts and send out
followup patch after validation (perhaps after v5.15 merge window).


Thanks,

Tao

WARNING: multiple messages have this Message-ID (diff)
From: Tao Ren <rentao.bupt@gmail.com>
To: Andrew Lunn <andrew@lunn.ch>
Cc: Joel Stanley <joel@jms.id.au>, Rob Herring <robh+dt@kernel.org>,
	Andrew Jeffery <andrew@aj.id.au>,
	devicetree <devicetree@vger.kernel.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>,
	linux-aspeed <linux-aspeed@lists.ozlabs.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	OpenBMC Maillist <openbmc@lists.ozlabs.org>,
	Tao Ren <taoren@fb.com>
Subject: Re: [PATCH v2 4/6] ARM: dts: aspeed: Add Facebook Cloudripper (AST2600) BMC
Date: Mon, 16 Aug 2021 17:01:49 -0700	[thread overview]
Message-ID: <20210817000148.GA7547@taoren-ubuntu-R90MNF91> (raw)
In-Reply-To: <YRfgv5OknMluW7jj@lunn.ch>

On Sat, Aug 14, 2021 at 05:26:55PM +0200, Andrew Lunn wrote:
> > Thanks for jumping in. We are using BCM5389 and the MDIO bus is used to
> > access BCM5389 MDC/MDIO interface in Pseudo-PHY mode.
> > 
> > I didn't know drivers/net/dsa, but let me check out the drivers and see
> > if it works in the Cloudripper environment.
> 
> The b53 driver knows about this switch, so please make use of that
> driver. See Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml
> for how you describe it in DT.
> 
>     Andrew

Thank you Andrew for looking into it. I will update dts and send out
followup patch after validation (perhaps after v5.15 merge window).


Thanks,

Tao

_______________________________________________
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: Tao Ren <rentao.bupt@gmail.com>
To: Andrew Lunn <andrew@lunn.ch>
Cc: Joel Stanley <joel@jms.id.au>, Rob Herring <robh+dt@kernel.org>,
	Andrew Jeffery <andrew@aj.id.au>,
	devicetree <devicetree@vger.kernel.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>,
	linux-aspeed <linux-aspeed@lists.ozlabs.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	OpenBMC Maillist <openbmc@lists.ozlabs.org>,
	Tao Ren <taoren@fb.com>
Subject: Re: [PATCH v2 4/6] ARM: dts: aspeed: Add Facebook Cloudripper (AST2600) BMC
Date: Mon, 16 Aug 2021 17:01:49 -0700	[thread overview]
Message-ID: <20210817000148.GA7547@taoren-ubuntu-R90MNF91> (raw)
In-Reply-To: <YRfgv5OknMluW7jj@lunn.ch>

On Sat, Aug 14, 2021 at 05:26:55PM +0200, Andrew Lunn wrote:
> > Thanks for jumping in. We are using BCM5389 and the MDIO bus is used to
> > access BCM5389 MDC/MDIO interface in Pseudo-PHY mode.
> > 
> > I didn't know drivers/net/dsa, but let me check out the drivers and see
> > if it works in the Cloudripper environment.
> 
> The b53 driver knows about this switch, so please make use of that
> driver. See Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml
> for how you describe it in DT.
> 
>     Andrew

Thank you Andrew for looking into it. I will update dts and send out
followup patch after validation (perhaps after v5.15 merge window).


Thanks,

Tao

  reply	other threads:[~2021-08-17  0:01 UTC|newest]

Thread overview: 66+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-05 22:28 [PATCH v2 0/6] ARM: dts: Add Facebook AST2600 BMCs rentao.bupt
2021-08-05 22:28 ` rentao.bupt
2021-08-05 22:28 ` rentao.bupt
2021-08-05 22:28 ` [PATCH v2 1/6] ARM: dts: Add Facebook BMC 128MB flash layout rentao.bupt
2021-08-05 22:28   ` rentao.bupt
2021-08-05 22:28   ` rentao.bupt
2021-08-05 22:28 ` [PATCH v2 2/6] ARM: dts: aspeed: wedge400: Use common " rentao.bupt
2021-08-05 22:28   ` rentao.bupt
2021-08-05 22:28   ` rentao.bupt
2021-08-05 22:28 ` [PATCH v2 3/6] ARM: dts: aspeed: Common dtsi for Facebook AST2600 Network BMCs rentao.bupt
2021-08-05 22:28   ` rentao.bupt
2021-08-05 22:28   ` rentao.bupt
2023-12-20  8:14   ` Lukas Wunner
2023-12-20  8:14     ` Lukas Wunner
2023-12-20  8:14     ` Lukas Wunner
2024-01-03  0:11     ` Tao Ren
2024-01-03  0:11       ` Tao Ren
2024-01-03  0:11       ` Tao Ren
2024-01-03 12:45       ` Lukas Wunner
2024-01-03 12:45         ` Lukas Wunner
2024-01-03 12:45         ` Lukas Wunner
2024-01-03 15:48         ` Patrick Williams
2024-01-03 15:48           ` Patrick Williams
2024-01-03 15:48           ` Patrick Williams
2024-01-03 15:48           ` Patrick Williams
2024-01-03 18:16         ` Tao Ren
2024-01-03 18:16           ` Tao Ren
2024-01-03 18:16           ` Tao Ren
2024-01-03 18:16           ` Tao Ren
2021-08-05 22:28 ` [PATCH v2 4/6] ARM: dts: aspeed: Add Facebook Cloudripper (AST2600) BMC rentao.bupt
2021-08-05 22:28   ` rentao.bupt
2021-08-05 22:28   ` rentao.bupt
2021-08-13  1:29   ` Joel Stanley
2021-08-13  1:29     ` Joel Stanley
2021-08-13  1:29     ` Joel Stanley
2021-08-13  1:29     ` Joel Stanley
2021-08-13  3:40     ` Tao Ren
2021-08-13  3:40       ` Tao Ren
2021-08-13  3:40       ` Tao Ren
2021-08-13  3:40       ` Tao Ren
2021-08-13  4:13       ` Joel Stanley
2021-08-13  4:13         ` Joel Stanley
2021-08-13  4:13         ` Joel Stanley
2021-08-13  4:13         ` Joel Stanley
2021-08-13 14:45       ` Andrew Lunn
2021-08-13 14:45         ` Andrew Lunn
2021-08-13 14:45         ` Andrew Lunn
2021-08-13 14:45         ` Andrew Lunn
2021-08-14  5:22         ` Tao Ren
2021-08-14  5:22           ` Tao Ren
2021-08-14  5:22           ` Tao Ren
2021-08-14  5:22           ` Tao Ren
2021-08-14 15:26           ` Andrew Lunn
2021-08-14 15:26             ` Andrew Lunn
2021-08-14 15:26             ` Andrew Lunn
2021-08-14 15:26             ` Andrew Lunn
2021-08-17  0:01             ` Tao Ren [this message]
2021-08-17  0:01               ` Tao Ren
2021-08-17  0:01               ` Tao Ren
2021-08-17  0:01               ` Tao Ren
2021-08-05 22:28 ` [PATCH v2 5/6] ARM: dts: aspeed: Add Facebook Elbert " rentao.bupt
2021-08-05 22:28   ` rentao.bupt
2021-08-05 22:28   ` rentao.bupt
2021-08-05 22:28 ` [PATCH v2 6/6] ARM: dts: aspeed: Add Facebook Fuji " rentao.bupt
2021-08-05 22:28   ` rentao.bupt
2021-08-05 22:28   ` rentao.bupt

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=20210817000148.GA7547@taoren-ubuntu-R90MNF91 \
    --to=rentao.bupt@gmail.com \
    --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.