u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
From: Bin Meng <bmeng.cn@gmail.com>
To: Vladimir Oltean <vladimir.oltean@nxp.com>
Cc: U-Boot Mailing List <u-boot@lists.denx.de>,
	Joe Hershberger <joe.hershberger@ni.com>,
	 Ramon Fried <rfried.dev@gmail.com>
Subject: Re: [PATCH 2/2] net: tsec: read the phy-mode property as fallback to phy-connection-type
Date: Sun, 19 Sep 2021 15:32:11 +0800	[thread overview]
Message-ID: <CAEUhbmXbVw5Z7WkCxrNQPvRYQeepYob=9vujQs-FofmFEvTvuw@mail.gmail.com> (raw)
In-Reply-To: <20210918124655.1086645-3-vladimir.oltean@nxp.com>

On Sat, Sep 18, 2021 at 8:47 PM Vladimir Oltean <vladimir.oltean@nxp.com> wrote:
>
> The two should be equivalent, but at the moment some platforms
> (ls1021a-tsn.dts) use phy-mode only, which is not parsed.
>
> Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
> ---
>  drivers/net/tsec.c | 2 ++
>  1 file changed, 2 insertions(+)
>

Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>

  reply	other threads:[~2021-09-19  7:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-18 12:46 [PATCH 0/2] TSEC Ethernet driver phy-mode changes Vladimir Oltean
2021-09-18 12:46 ` [PATCH 1/2] net: tsec: only call tsec_get_interface as fallback to DT-specified PHY mode Vladimir Oltean
2021-09-19  7:32   ` Bin Meng
2021-09-28 13:30     ` Ramon Fried
2021-09-18 12:46 ` [PATCH 2/2] net: tsec: read the phy-mode property as fallback to phy-connection-type Vladimir Oltean
2021-09-19  7:32   ` Bin Meng [this message]
2021-09-28 13:30     ` Ramon Fried

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='CAEUhbmXbVw5Z7WkCxrNQPvRYQeepYob=9vujQs-FofmFEvTvuw@mail.gmail.com' \
    --to=bmeng.cn@gmail.com \
    --cc=joe.hershberger@ni.com \
    --cc=rfried.dev@gmail.com \
    --cc=u-boot@lists.denx.de \
    --cc=vladimir.oltean@nxp.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).