All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vladimir Oltean <vladimir.oltean@nxp.com>
To: "tharvey@gateworks.com" <tharvey@gateworks.com>
Cc: "Chris Packham" <chris.packham@alliedtelesis.co.nz>,
	"Anatolij Gustschin" <agust@denx.de>,
	"Ramon Fried" <rfried.dev@gmail.com>,
	"Joe Hershberger" <joe.hershberger@ni.com>,
	u-boot <u-boot@lists.denx.de>, "Stefano Babic" <sbabic@denx.de>,
	"Fabio Estevam" <festevam@gmail.com>,
	dl-uboot-imx <uboot-imx@nxp.com>,
	"Marek BehĂșn" <marek.behun@nic.cz>
Subject: Re: [PATCH v3 8/8] board: gw_ventana: enable MV88E61XX DSA support
Date: Tue, 14 Jun 2022 18:55:47 +0000	[thread overview]
Message-ID: <20220614185546.3ija4dk7rz7xfooz@skbuf> (raw)
In-Reply-To: <CAJ+vNU1gWP8xyaZEXwxcuc2vsLiJZRKQLwBWZaF7d1eYtkHKrg@mail.gmail.com>

Hi Tim,

On Tue, Jun 14, 2022 at 10:00:57AM -0700, Tim Harvey wrote:
> Vladimir,
> 
> I'm not sure if you've had a chance to look at this latest patch
> revision yet. I believe above is what you were describing as the
> correct way to do this (without modifying the Linux driver and
> improving bindings)
> 
> Best Regards,
> 
> Tim

I'm currently on vacation but I'm slowly working through my inbox.
This is certainly one of the reasonable ways of doing things, but it
will require modifying the mv88e6xxx Linux driver to support an "mdios"
subnode (something which nobody should object against, I believe).
I'll follow up with more comments when I get to these patches.

  reply	other threads:[~2022-06-14 18:55 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-23 18:25 [PATCH v3 0/8] Add MV88E61xx DSA driver and use on gwventana Tim Harvey
2022-05-23 18:25 ` [PATCH v3 1/8] net: mdio-uclass: scan for dm mdio children on post-bind Tim Harvey
2022-05-23 18:25 ` [PATCH v3 2/8] net: dsa: move cpu port probe to dsa_post_probe Tim Harvey
2022-05-23 18:25 ` [PATCH v3 3/8] net: dsa: ensure dsa driver has proper ops Tim Harvey
2022-05-23 18:25 ` [PATCH v3 4/8] net: dsa: allow rcv() and xmit() to be optional Tim Harvey
2022-05-23 18:25 ` [PATCH v3 5/8] net: ksz9477: remove unnecessary xmit and recv functions Tim Harvey
2022-05-23 18:25 ` [PATCH v3 6/8] net: fec: add support for DM_MDIO Tim Harvey
2022-05-23 18:25 ` [PATCH v3 7/8] net: add MV88E61xx DSA driver Tim Harvey
2022-06-20 11:58   ` Vladimir Oltean
2022-06-20 23:37     ` Tim Harvey
2022-06-21  7:21       ` Vladimir Oltean
2022-06-21 15:11         ` Tim Harvey
2022-06-23 12:43           ` Vladimir Oltean
2022-08-07  0:07             ` Ramon Fried
2022-08-08 15:21               ` Tim Harvey
2022-05-23 18:25 ` [PATCH v3 8/8] board: gw_ventana: enable MV88E61XX DSA support Tim Harvey
2022-06-14 17:00   ` Tim Harvey
2022-06-14 18:55     ` Vladimir Oltean [this message]
2022-06-20 11:42   ` Vladimir Oltean
2022-06-21 16:57     ` Tim Harvey
2022-06-23 12:42       ` Vladimir Oltean
2022-06-23 16:07         ` Tim Harvey
2022-06-24 10:25   ` Vladimir Oltean
2022-06-24 23:16     ` Tim Harvey
2022-06-25  0:13       ` Vladimir Oltean
2022-06-25  0:25         ` Tim Harvey

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=20220614185546.3ija4dk7rz7xfooz@skbuf \
    --to=vladimir.oltean@nxp.com \
    --cc=agust@denx.de \
    --cc=chris.packham@alliedtelesis.co.nz \
    --cc=festevam@gmail.com \
    --cc=joe.hershberger@ni.com \
    --cc=marek.behun@nic.cz \
    --cc=rfried.dev@gmail.com \
    --cc=sbabic@denx.de \
    --cc=tharvey@gateworks.com \
    --cc=u-boot@lists.denx.de \
    --cc=uboot-imx@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 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.