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

2020-05-28 Thread Antoine Tenart
Hello Jakub, Quoting Jakub Kicinski (2020-05-27 19:35:13) > > This doesn't build on my system :S I'll have a look at this and fix it for v2. Thanks for reporting it! Antoine > > In file included from ../drivers/net/phy/mscc/mscc_ptp.c:18: > ../include/linux/unaligned/be_byteshift.h:41:19:

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

2020-05-27 Thread kbuild test robot
Hi Antoine, Thank you for the patch! Yet something to improve: [auto build test ERROR on net-next/master] [also build test ERROR on next-20200526] [cannot apply to robh/for-next net/master linus/master v5.7-rc7] [if your patch is applied to the wrong git tree, please drop us a note to help

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

2020-05-27 Thread Jakub Kicinski
On Wed, 27 May 2020 18:41:55 +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 > times

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

2020-05-27 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