Re: [PATCH v3 3/3] net: dsa: qca8k: extend slave-bus implementations

2019-03-20 Thread Florian Fainelli
On 3/20/19 3:02 PM, Christian Lamparter wrote: > Sorry. I hit Sent by accident and then I had to run... > This is the full response. > > On Wednesday, March 20, 2019 7:27:09 PM CET Florian Fainelli wrote: >> On 3/19/19 12:54 PM, Christian Lamparter wrote: >>> This patch implements accessors for th

Re: [PATCH v3 3/3] net: dsa: qca8k: extend slave-bus implementations

2019-03-20 Thread Christian Lamparter
Sorry. I hit Sent by accident and then I had to run... This is the full response. On Wednesday, March 20, 2019 7:27:09 PM CET Florian Fainelli wrote: > On 3/19/19 12:54 PM, Christian Lamparter wrote: > > This patch implements accessors for the QCA8337 MDIO access > > through the MDIO_MASTER regist

Re: [PATCH v3 3/3] net: dsa: qca8k: extend slave-bus implementations

2019-03-20 Thread Christian Lamparter
On Wednesday, March 20, 2019 7:27:09 PM CET Florian Fainelli wrote: > On 3/19/19 12:54 PM, Christian Lamparter wrote: > > This patch implements accessors for the QCA8337 MDIO access > > through the MDIO_MASTER register, which makes it possible to > > access the PHYs on slave-bus through the switch.

Re: [PATCH v3 3/3] net: dsa: qca8k: extend slave-bus implementations

2019-03-20 Thread Florian Fainelli
On 3/19/19 12:54 PM, Christian Lamparter wrote: > This patch implements accessors for the QCA8337 MDIO access > through the MDIO_MASTER register, which makes it possible to > access the PHYs on slave-bus through the switch. In cases > where the switch ports are already mapped via external > "phy-ph

Re: [PATCH v3 3/3] net: dsa: qca8k: extend slave-bus implementations

2019-03-20 Thread David Miller
From: Christian Lamparter Date: Tue, 19 Mar 2019 20:54:19 +0100 > This patch implements accessors for the QCA8337 MDIO access > through the MDIO_MASTER register, which makes it possible to > access the PHYs on slave-bus through the switch. In cases > where the switch ports are already mapped via

[PATCH v3 3/3] net: dsa: qca8k: extend slave-bus implementations

2019-03-19 Thread Christian Lamparter
This patch implements accessors for the QCA8337 MDIO access through the MDIO_MASTER register, which makes it possible to access the PHYs on slave-bus through the switch. In cases where the switch ports are already mapped via external "phy-phandles", the internal mdio-bus is disabled in order to pre