commit | b78aba495df0eaee4f4a779b2354d6e2a43a3d70 | [log] [tgz] |
---|---|---|
author | Grygorii Strashko <grygorii.strashko@ti.com> | Thu Apr 23 17:20:21 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 23 12:50:21 2020 -0700 |
tree | 24e56a5f468ec6c8ba12f0f6729cdf793ba7e2ca | |
parent | 85624412a03dc61eabddeb1cfbbc8325e3544694 [diff] |
net: ethernet: ti: cpts: add support for HW_TS_PUSH events Hence CPTS IRQ support is in place the W_TS_PUSH events can be added. PWM capable DmTimers can be used to generete input signals for CPTS on TI AM335x/AM437x/DRA7 SoCs to be timestamped: AM335x/AM437x: timer4 - timer7 DRA7/AM57xx: timer13 - timer16 Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> Acked-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>