[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20251022105128.3679902-1-ajay.kaher@broadcom.com>
Date: Wed, 22 Oct 2025 10:51:26 +0000
From: Ajay Kaher <ajay.kaher@...adcom.com>
To: kuba@...nel.org,
davem@...emloft.net,
richardcochran@...il.com,
nick.shi@...adcom.com,
alexey.makhalov@...adcom.com,
andrew+netdev@...n.ch,
edumazet@...gle.com,
pabeni@...hat.com,
jiashengjiangcool@...il.com,
andrew@...n.ch,
viswanathiyyappan@...il.com,
vadim.fedorenko@...ux.dev,
wei.fang@....com,
rmk+kernel@...linux.org.uk,
vladimir.oltean@....com,
cjubran@...dia.com,
dtatulea@...dia.com,
tariqt@...dia.com
Cc: netdev@...r.kernel.org,
bcm-kernel-feedback-list@...adcom.com,
linux-kernel@...r.kernel.org,
florian.fainelli@...adcom.com,
vamsi-krishna.brahmajosyula@...adcom.com,
tapas.kundu@...adcom.com,
shubham-sg.gupta@...adcom.com,
karen.wang@...adcom.com,
hari-krishna.ginka@...adcom.com,
ajay.kaher@...adcom.com
Subject: [PATCH v2 0/2] ptp/ptp_vmw: enhancements to ptp_vmw
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.
v2:
- [PATCH 2/2]: remove blank line in ptp_vmw_init()
v1 link:
https://lore.kernel.org/lkml/20250821110323.974367-1-ajay.kaher@broadcom.com/
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 | 109 +++++++++++++++++++++++++++++++++---------
1 file changed, 87 insertions(+), 22 deletions(-)
--
2.40.4
Powered by blists - more mailing lists