Re: [PATCH net 2/2] dpaa_eth: fix usage as DSA master, try 4

2020-06-16 Thread Joakim Tjernlund
On Tue, 2020-06-16 at 18:12 +0300, Vladimir Oltean wrote: > On Tue, 16 Jun 2020 at 18:08, Vladimir Oltean wrote: > > On Tue, 16 Jun 2020 at 18:04, Joakim Tjernlund > > wrote: > > > On Tue, 2020-06-16 at 17:56 +0300, Vladimir Oltean wrote: > > > > CAUTION: This email originated from outside of

Re: [PATCH net 2/2] dpaa_eth: fix usage as DSA master, try 4

2020-06-16 Thread Vladimir Oltean
On Tue, 16 Jun 2020 at 18:08, Vladimir Oltean wrote: > > On Tue, 16 Jun 2020 at 18:04, Joakim Tjernlund > wrote: > > > > On Tue, 2020-06-16 at 17:56 +0300, Vladimir Oltean wrote: > > > CAUTION: This email originated from outside of the organization. Do not > > > click links or open attachments

Re: [PATCH net 2/2] dpaa_eth: fix usage as DSA master, try 4

2020-06-16 Thread Vladimir Oltean
On Tue, 16 Jun 2020 at 18:04, Joakim Tjernlund wrote: > > On Tue, 2020-06-16 at 17:56 +0300, Vladimir Oltean wrote: > > CAUTION: This email originated from outside of the organization. Do not > > click links or open attachments unless you recognize the sender and know > > the content is safe. >

Re: [PATCH net 2/2] dpaa_eth: fix usage as DSA master, try 4

2020-06-16 Thread Joakim Tjernlund
On Tue, 2020-06-16 at 17:56 +0300, Vladimir Oltean wrote: > CAUTION: This email originated from outside of the organization. Do not click > links or open attachments unless you recognize the sender and know the > content is safe. > > > Hi Joakim, > > On Tue, 16 Jun 2020 at 17:51, Joakim

Re: [PATCH net 2/2] dpaa_eth: fix usage as DSA master, try 4

2020-06-16 Thread Vladimir Oltean
Hi Joakim, On Tue, 16 Jun 2020 at 17:51, Joakim Tjernlund wrote: > > On Tue, 2020-06-16 at 17:41 +0300, 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

Re: [PATCH net 2/2] dpaa_eth: fix usage as DSA master, try 4

2020-06-16 Thread Joakim Tjernlund
On Tue, 2020-06-16 at 17:41 +0300, 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

[PATCH net 2/2] dpaa_eth: fix usage as DSA master, try 4

2020-06-16 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