Re: [PATCH net-next v5 9/9] net: dsa: microchip: ksz9477: add periodic output support
From: Richard Cochran <richardcochran@gmail.com>
Date: 2020-12-04 00:46:57
Also in:
linux-devicetree, lkml
From: Richard Cochran <richardcochran@gmail.com>
Date: 2020-12-04 00:46:57
Also in:
linux-devicetree, lkml
On Thu, Dec 03, 2020 at 04:36:26PM +0100, Christian Eggers wrote:
Should ptp_sysfs be extended with a "pulse" attribute with calls enable() with only PTP_PEROUT_DUTY_CYCLE set?
Yes, that would make sense. It would bring sysfs back to feature parity with the ioctls. Thanks, Richard