commit | bad1eaa6ac312ffd7aa46dd5a4d9843b824aa023 | [log] [tgz] |
---|---|---|
author | Richard Cochran <richardcochran@gmail.com> | Wed Dec 25 18:16:20 2019 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 25 19:51:34 2019 -0800 |
tree | de3033d12c14de2f97ca7a2442ff630e49c4ccad | |
parent | b6fd7b96366769651ab23988607ce9c5c9042cdb [diff] |
ptp: Add a driver for InES time stamping IP core. 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 <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>