Re: [net-next, v2, 2/7] ptp: support ptp physical/virtual clocks conversion
From: Richard Cochran <richardcochran@gmail.com>
Date: 2021-05-25 11:33:16
From: Richard Cochran <richardcochran@gmail.com>
Date: 2021-05-25 11:33:16
On Fri, May 21, 2021 at 12:36:14PM +0800, Yangbo Lu wrote:
diff --git a/Documentation/ABI/testing/sysfs-ptp b/Documentation/ABI/testing/sysfs-ptp index 2363ad810ddb..6403e746eeb4 100644 --- a/Documentation/ABI/testing/sysfs-ptp +++ b/Documentation/ABI/testing/sysfs-ptp@@ -61,6 +61,19 @@ Description: This file contains the number of programmable pins offered by the PTP hardware clock. +What: /sys/class/ptp/ptpN/num_vclocks
How about "n_vclocks" to be consistent with n_external_timestamps, etc...