Commits
Roger Quadros committed ca7076845f2
net: ti: icssg_prueth: Add IEP PTP Hardware clock (PHC) driver AM654 ICSSG has 2 IEP modules (Industrial Ethernet Peripheral). We use one IEP per port as a PTP hardware clock (PHC). The driver allows user space programs to get/set time and fine tune clock frequency and time. Firmware uses the PHC (IEP) clock to timestamp packets at ingress/egress. This patch does not add support for RX/TX Hardware timestamping. That will be done separately. Signed-off-by: Roger Quadros <rogerq@ti.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>