Re: [PATCH net-next v3 5/8] net: phy: mscc: 1588 block initialization

2020-06-22 Thread Antoine Tenart
Hi Quentin, Quoting Quentin Schulz (2020-06-21 18:57:14) > > Feels weird to review my own patches a year later having written them, > almost nostalgic :) :) > On 2020-06-19 14:22, Antoine Tenart wrote: > [...] > > @@ -373,6 +374,21 @@ struct vsc8531_private { > > unsigned long

Re: [PATCH net-next v3 5/8] net: phy: mscc: 1588 block initialization

2020-06-22 Thread Antoine Tenart
Hi Andrew, Quoting Andrew Lunn (2020-06-20 17:10:01) > On Fri, Jun 19, 2020 at 02:22:57PM +0200, Antoine Tenart wrote: > > From: Quentin Schulz > > > > This patch adds the first parts of the 1588 support in the MSCC PHY, > > with registers definition and the 1588 block initialization. > > > >

Re: [PATCH net-next v3 5/8] net: phy: mscc: 1588 block initialization

2020-06-21 Thread Quentin Schulz
Hi Antoine, Feels weird to review my own patches a year later having written them, almost nostalgic :) The review is mostly nitpicks. On 2020-06-19 14:22, Antoine Tenart wrote: [...] @@ -373,6 +374,21 @@ struct vsc8531_private { unsigned long ingr_flows; unsigned long

Re: [PATCH net-next v3 5/8] net: phy: mscc: 1588 block initialization

2020-06-20 Thread Andrew Lunn
On Fri, Jun 19, 2020 at 02:22:57PM +0200, Antoine Tenart wrote: > From: Quentin Schulz > > This patch adds the first parts of the 1588 support in the MSCC PHY, > with registers definition and the 1588 block initialization. > > Those PHYs are distributed in hardware packages containing multiple

[PATCH net-next v3 5/8] net: phy: mscc: 1588 block initialization

2020-06-19 Thread Antoine Tenart
From: Quentin Schulz This patch adds the first parts of the 1588 support in the MSCC PHY, with registers definition and the 1588 block initialization. Those PHYs are distributed in hardware packages containing multiple times the PHY. The VSC8584 for example is composed of 4 PHYs. With hardware