All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Crispin <blogic@openwrt.org>
To: Andrew Lunn <andrew@lunn.ch>
Cc: "David S. Miller" <davem@davemloft.net>,
	netdev@vger.kernel.org, Michael Lee <igvtee@gmail.com>,
	Felix Fietkau <nbd@openwrt.org>,
	"Steven Liu (?????????)" <steven.liu@mediatek.com>,
	"Fred Chang (?????????)" <Fred.Chang@mediatek.com>
Subject: Re: [RFC 5/8] net-next: ralink: add support for rt3050 family
Date: Sun, 22 Nov 2015 20:06:56 +0100	[thread overview]
Message-ID: <56521250.1060001@openwrt.org> (raw)
In-Reply-To: <20151122163632.GA7110@lunn.ch>



On 22/11/2015 17:36, Andrew Lunn wrote:
> On Sun, Nov 22, 2015 at 09:40:55AM +0100, John Crispin wrote:
>> Add support for SoCs from the rt3050 family. This include rt3050, rt3052,
>> rt3352 and rt5350. These all have a builtin 5 port 100mbit switch. This patch
>> includes rudimentary code to power up the switch.
> 
> Hi John
> 
> How do you plan to control this switch?
> 
> Does it make sense to write a DSA driver for it?
> 
>      Andrew
> 

Hi Andrew,

we have had a switch layer inside openwrt called swconfig for several
years. at the moment i have an add-on patch in openwrt to provide an
userland interface via that layer. the driver i have sent will bring up
the switch to a point where traffic flow is possible.

	John

  reply	other threads:[~2015-11-22 19:07 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-22  8:40 [RFC 1/8] Documentation: DT: net: add docs for ralink/mediatek SoC ethernet binding John Crispin
2015-11-22  8:40 ` [RFC 2/8] net-next: phy: dont auto handle carrier state when multiple phys are attached John Crispin
2015-11-24 18:42   ` Florian Fainelli
2015-11-22  8:40 ` [RFC 3/8] net-next: ralink: add the drivers core files John Crispin
2015-11-22  8:40 ` [RFC 4/8] net-next: ralink: add support for rt2880 John Crispin
2015-11-22  8:40 ` [RFC 5/8] net-next: ralink: add support for rt3050 family John Crispin
2015-11-22 16:36   ` Andrew Lunn
2015-11-22 19:06     ` John Crispin [this message]
2015-11-22 23:16       ` Andrew Lunn
2015-11-23  6:47         ` John Crispin
2015-11-22  8:40 ` [RFC 6/8] net-next: ralink: add support for rt3883 John Crispin
2015-11-22  8:40 ` [RFC 7/8] net-next: ralink: add support for mt7620 family John Crispin
2015-11-22  8:40 ` [RFC 8/8] net-next: ralink: add Kconfig and Makefile John Crispin

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=56521250.1060001@openwrt.org \
    --to=blogic@openwrt.org \
    --cc=Fred.Chang@mediatek.com \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=igvtee@gmail.com \
    --cc=nbd@openwrt.org \
    --cc=netdev@vger.kernel.org \
    --cc=steven.liu@mediatek.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.