Re: [PATCH net-next v3 0/7] Add support for QCA8334 switch

2018-05-24 Thread Andrew Lunn
> Thank you too Florian. And also big thank to you Andrew. You helped me > a lot to debug the RGMII issue. I have been stuck at that for more than > a month and would not resolve it without your help. We are here to help. I also got stuck figuring out RGMII issues, so i know what it feels like...

Re: [PATCH net-next v3 0/7] Add support for QCA8334 switch

2018-05-24 Thread Michal Vokáč
On 23.5.2018 17:39, Florian Fainelli wrote: On 05/22/2018 11:20 PM, Michal Vokáč wrote: This series basically adds support for a QCA8334 ethernet switch to the qca8k driver. It is a four-port variant of the already supported seven port QCA8337. Register map is the same for the whole familly an

Re: [PATCH net-next v3 0/7] Add support for QCA8334 switch

2018-05-23 Thread David Miller
From: "Michal Vokáč" Date: Wed, 23 May 2018 08:20:17 +0200 > This series basically adds support for a QCA8334 ethernet switch to the > qca8k driver. It is a four-port variant of the already supported seven > port QCA8337. Register map is the same for the whole familly and all chips > have the sam

Re: [PATCH net-next v3 0/7] Add support for QCA8334 switch

2018-05-23 Thread Florian Fainelli
On 05/22/2018 11:20 PM, Michal Vokáč wrote: > This series basically adds support for a QCA8334 ethernet switch to the > qca8k driver. It is a four-port variant of the already supported seven > port QCA8337. Register map is the same for the whole familly and all chips > have the same device ID. >