All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Cc: u-boot@lists.denx.de, Joe Hershberger <joe.hershberger@ni.com>,
	Ramon Fried <rfried.dev@gmail.com>
Subject: Re: [PATCH 1/2] net: ave: Add capability of rgmii-id mode
Date: Mon, 8 Aug 2022 15:08:28 -0400	[thread overview]
Message-ID: <20220808190828.GP1146598@bill-the-cat> (raw)
In-Reply-To: <1657677585-6832-2-git-send-email-hayashi.kunihiko@socionext.com>

[-- Attachment #1: Type: text/plain, Size: 608 bytes --]

On Wed, Jul 13, 2022 at 10:59:44AM +0900, Kunihiko Hayashi wrote:

> This allows you to specify the type of rgmii-id that will enable phy
> internal delay in ethernet phy-mode.
> 
> This adds all RGMII cases to all of get_pinmode() except LD11, because LD11
> SoC doesn't support RGMII due to the constraint of the hardware. When RGMII
> phy mode is specified in the devicetree for LD11, the driver will abort
> with an error.
> 
> Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
> Reviewed-by: Ramon Fried <rfried.dev@gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

  parent reply	other threads:[~2022-08-08 19:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-13  1:59 [PATCH 0/2] Add RGMII-ID phy-mode support for AVE ethernet controller Kunihiko Hayashi
2022-07-13  1:59 ` [PATCH 1/2] net: ave: Add capability of rgmii-id mode Kunihiko Hayashi
2022-08-06 17:18   ` Ramon Fried
2022-08-08 19:08   ` Tom Rini [this message]
2022-07-13  1:59 ` [PATCH 2/2] ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins Kunihiko Hayashi
2022-08-07  0:01   ` Ramon Fried
2022-08-08 19:08   ` Tom Rini

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=20220808190828.GP1146598@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=hayashi.kunihiko@socionext.com \
    --cc=joe.hershberger@ni.com \
    --cc=rfried.dev@gmail.com \
    --cc=u-boot@lists.denx.de \
    /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.