netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: Hauke Mehrtens <hauke@hauke-m.de>
Cc: davem@davemloft.net, netdev@vger.kernel.org,
	vivien.didelot@savoirfairelinux.com, f.fainelli@gmail.com,
	john@phrozen.org, linux-mips@linux-mips.org, dev@kresin.me,
	hauke.mehrtens@intel.com
Subject: Re: [PATCH 3/4] net: lantiq: Add Lantiq / Intel vrx200 Ethernet driver
Date: Sun, 29 Jul 2018 18:40:52 +0200	[thread overview]
Message-ID: <20180729164052.GA14420@lunn.ch> (raw)
In-Reply-To: <18f8bbd5-0623-7bed-c96a-c7b10f1e2cd2@hauke-m.de>

> I am thinking about merging this into the switch driver, then we do not
> have to configure the dependency any more.

Hi Hauke

Are there any PHYs which are not part of the switch?

Making it part of the switch driver would make sense. Are there any
backwards compatibility issues? I don't actually see any boards in
mailine using the compatible strings.

Another option would be to write an independent mdio driver, and make
firmware download part of that. That gives the advantage of supporting
PHYs which are not part of the switch.

     Andrew

  reply	other threads:[~2018-07-29 18:12 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-21 19:13 [PATCH 0/4] net: Add support for Lantiq / Intel vrx200 network Hauke Mehrtens
2018-07-21 19:13 ` [PATCH 1/4] MIPS: lantiq: Do not enable IRQs in dma open Hauke Mehrtens
2018-07-24  0:19   ` Paul Burton
2018-07-24  5:32     ` Hauke Mehrtens
2018-07-24  5:39       ` David Miller
2018-07-21 19:13 ` [PATCH 2/4] net: dsa: Add Lantiq / Intel GSWIP tag support Hauke Mehrtens
2018-07-25 14:20   ` Andrew Lunn
2018-07-29 14:01     ` Hauke Mehrtens
2018-07-21 19:13 ` [PATCH 3/4] net: lantiq: Add Lantiq / Intel vrx200 Ethernet driver Hauke Mehrtens
2018-07-21 20:25   ` John Crispin
2018-07-21 23:18     ` Hauke Mehrtens
2018-07-24  0:34   ` Paul Burton
2018-07-24  5:27     ` Hauke Mehrtens
2018-07-25 15:28   ` Andrew Lunn
2018-07-29 14:03     ` Hauke Mehrtens
2018-07-29 15:51       ` Andrew Lunn
2018-07-29 15:53         ` Hauke Mehrtens
2018-07-29 16:40           ` Andrew Lunn [this message]
2018-07-29 17:44             ` Hauke Mehrtens
2018-07-29 18:10               ` Andrew Lunn
2018-07-21 19:13 ` [PATCH 4/4] net: dsa: Add Lantiq / Intel DSA driver for vrx200 Hauke Mehrtens
2018-07-22  3:17   ` David Miller
2018-07-22  9:29     ` Hauke Mehrtens
2018-07-25 16:12   ` Andrew Lunn
2018-07-29 16:25     ` Hauke Mehrtens
2018-07-29 16:49       ` Andrew Lunn
2018-07-25 16:32   ` John Crispin
2018-07-25 16:46     ` Andrew Lunn

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=20180729164052.GA14420@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=dev@kresin.me \
    --cc=f.fainelli@gmail.com \
    --cc=hauke.mehrtens@intel.com \
    --cc=hauke@hauke-m.de \
    --cc=john@phrozen.org \
    --cc=linux-mips@linux-mips.org \
    --cc=netdev@vger.kernel.org \
    --cc=vivien.didelot@savoirfairelinux.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).