Re: [PATCH V5 net-next 6/6] ptp: Add a driver for InES time stamping IP core.

2019-05-31 Thread kbuild test robot
Hi Richard, I love your patch! Perhaps something to improve: [auto build test WARNING on net-next/master] url: https://github.com/0day-ci/linux/commits/Richard-Cochran/Peer-to-Peer-One-Step-time-stamping/20190531-200348 reproduce: # apt-get install sparse # sparse version: v0

[PATCH V5 net-next 6/6] ptp: Add a driver for InES time stamping IP core.

2019-05-30 Thread Richard Cochran
The InES at the ZHAW offers a PTP time stamping IP core. The FPGA logic recognizes and time stamps PTP frames on the MII bus. This patch adds a driver for the core along with a device tree binding to allow hooking the driver to MII buses. Signed-off-by: Richard Cochran --- drivers/ptp/Kconfig