Re: [RFC 5/8] net-next: ralink: add support for rt3050 family

2015-11-22 Thread John Crispin
On 23/11/2015 00:16, Andrew Lunn wrote: >> 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. > > Hi John > > I know of swconfig. However, it has

Re: [RFC 5/8] net-next: ralink: add support for rt3050 family

2015-11-22 Thread Andrew Lunn
> 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. Hi John I know of swconfig. However, it has been NACKed for mainline. So you either need to do

[RFC 5/8] net-next: ralink: add support for rt3050 family

2015-11-22 Thread John Crispin
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. There are a lot of magic values that get written to the switch and the internal phys. These

Re: [RFC 5/8] net-next: ralink: add support for rt3050 family

2015-11-22 Thread John Crispin
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

Re: [RFC 5/8] net-next: ralink: add support for rt3050 family

2015-11-22 Thread Andrew Lunn
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