Re: [PATCH] dpaa_eth: fix usage as DSA master, try 3

2020-06-16 Thread Vladimir Oltean
On Tue, 26 May 2020 at 03:58, David Miller wrote: > > From: Vladimir Oltean > Date: Mon, 25 May 2020 00:22:51 +0300 > > > From: Vladimir Oltean > > > > The dpaa-eth driver probes on compatible string for the MAC node, and > > the fman/mac.c driver allocates a dpaa-ethernet platform device that >

Re: [PATCH] dpaa_eth: fix usage as DSA master, try 3

2020-05-25 Thread David Miller
From: Vladimir Oltean Date: Mon, 25 May 2020 00:22:51 +0300 > From: Vladimir Oltean > > The dpaa-eth driver probes on compatible string for the MAC node, and > the fman/mac.c driver allocates a dpaa-ethernet platform device that > triggers the probing of the dpaa-eth net device driver. > > All

Re: [PATCH] dpaa_eth: fix usage as DSA master, try 3

2020-05-25 Thread Florian Fainelli
On 5/24/2020 2:22 PM, Vladimir Oltean wrote: > From: Vladimir Oltean > > The dpaa-eth driver probes on compatible string for the MAC node, and > the fman/mac.c driver allocates a dpaa-ethernet platform device that > triggers the probing of the dpaa-eth net device driver. > > All of this is fi

Re: [PATCH] dpaa_eth: fix usage as DSA master, try 3

2020-05-25 Thread Vladimir Oltean
gmail.com; > > Madalin Bucur (OSS) ; netdev@vger.kernel.org > > Subject: [PATCH] dpaa_eth: fix usage as DSA master, try 3 > > > > From: Vladimir Oltean > > > > The dpaa-eth driver probes on compatible string for the MAC node, and > > the fman/mac.c driver all

Re: [PATCH] dpaa_eth: fix usage as DSA master, try 3

2020-05-25 Thread Andrew Lunn
il.com; > > Madalin Bucur (OSS) ; netdev@vger.kernel.org > > Subject: [PATCH] dpaa_eth: fix usage as DSA master, try 3 > > > > From: Vladimir Oltean > > > > The dpaa-eth driver probes on compatible string for the MAC node, and > > the fman/mac.c driver allocates a

RE: [PATCH] dpaa_eth: fix usage as DSA master, try 3

2020-05-25 Thread Madalin Bucur (OSS)
> -Original Message- > From: Vladimir Oltean > Sent: Monday, May 25, 2020 12:23 AM > To: da...@davemloft.net > Cc: and...@lunn.ch; f.faine...@gmail.com; vivien.dide...@gmail.com; > Madalin Bucur (OSS) ; netdev@vger.kernel.org > Subject: [PATCH] dpaa_eth: fix usage

[PATCH] dpaa_eth: fix usage as DSA master, try 3

2020-05-24 Thread Vladimir Oltean
From: Vladimir Oltean The dpaa-eth driver probes on compatible string for the MAC node, and the fman/mac.c driver allocates a dpaa-ethernet platform device that triggers the probing of the dpaa-eth net device driver. All of this is fine, but the problem is that the struct device of the dpaa_eth