David, It would be helpful if you could take some time to review these patches
and share your feedback.
- Ajay
On Thu, Aug 21, 2025 at 4:46 PM Ajay Kaher <ajay.kaher@broadcom.com> wrote:
>
> This series provides:
>
> - implementation of PTP clock adjustments ops for ptp_vmw driver to
> adjust its time and frequency, allowing time transfer from a virtual
> machine to the underlying hypervisor.
>
> - add a module parameter probe_hv_port that allows ptp_vmw driver to
> be loaded even when ACPI is disabled, by directly probing for the
> device using VMware hypervisor port commands.
>
> Ajay Kaher (2):
> ptp/ptp_vmw: Implement PTP clock adjustments ops
> ptp/ptp_vmw: load ptp_vmw driver by directly probing the device
>
> drivers/ptp/ptp_vmw.c | 110 +++++++++++++++++++++++++++++++++---------
> 1 file changed, 88 insertions(+), 22 deletions(-)
>
> --
> 2.40.4
>