Re: [PATCH v3 net-next] net: stmmac: Add Flexible PPS support

2018-06-04 Thread David Miller
From: Jose Abreu Date: Thu, 31 May 2018 18:01:27 +0100 > This adds support for Flexible PPS output (which is equivalent > to per_out output of PTP subsystem). > > Tested using an oscilloscope and the following commands: > > 1) Start PTP4L: > # ptp4l -A -4 -H -m -i eth0 & > 2) Set Flexible

[PATCH v3 net-next] net: stmmac: Add Flexible PPS support

2018-05-31 Thread Jose Abreu
This adds support for Flexible PPS output (which is equivalent to per_out output of PTP subsystem). Tested using an oscilloscope and the following commands: 1) Start PTP4L: # ptp4l -A -4 -H -m -i eth0 & 2) Set Flexible PPS frequency: # echo > /sys/class/ptp/ptpX/period Where