Skip to content

MAINTAINERS: add myself as maintainer for PTP Clock #90256

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 28, 2025

Conversation

yangbolu1991
Copy link
Collaborator

I'd like to request to work as maintainer for PTP Clock.

I was the maintainer for Linux PTP VIRTUAL CLOCK SUPPORT and FREESCALE QORIQ PTP CLOCK DRIVER.
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/MAINTAINERS?h=v6.15-rc7#n19614
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/MAINTAINERS?h=v6.15-rc7#n9485

PTP VIRTUAL CLOCK SUPPORT
M:	Yangbo Lu <yangbo.lu@nxp.com>
L:	netdev@vger.kernel.org
S:	Maintained
F:	drivers/ptp/ptp_vclock.c
F:	net/ethtool/phc_vclocks.c

FREESCALE QORIQ PTP CLOCK DRIVER
M:	Yangbo Lu <yangbo.lu@nxp.com>
L:	netdev@vger.kernel.org
S:	Maintained
F:	Documentation/devicetree/bindings/ptp/fsl,ptp.yaml
F:	drivers/net/ethernet/freescale/dpaa2/dpaa2-ptp*
F:	drivers/net/ethernet/freescale/dpaa2/dprtc*
F:	drivers/net/ethernet/freescale/enetc/enetc_ptp.c
F:	drivers/ptp/ptp_qoriq.c
F:	drivers/ptp/ptp_qoriq_debugfs.c
F:	include/linux/fsl/ptp_qoriq.h

Although I haven't been working on zephyr PTP for long, I have clear understanding for current zephyr PTP clock and PTP/gPTP stack. And started to contribute for it.

$ git log --oneline --grep='Yangbo Lu' | grep ptp
09ff615f67c drivers: ptp_clock_nxp_enet: re-enable ENET timestamp IRQ
2c10b2fb463 drivers: ptp_clock: add ptp_clock shell commands
1ee51232def net: ptp: fix infinite loop in pkt frag
07e1de381ab net: ptp: adjust only frequency for continuous synchronization
e9efff6e332 net: ptp: calculate link delay with right timestamps
f8b450d6a52 net: gptp: adjust only frequency for continuous synchronization
faa55bd44b2 drivers: ptp_clock_nxp_enet: avoid configuring IRQ handlers again
0e4a334f1c9 drivers: ptp_clock_nxp_enet: adjust rate based on nominal frequency
383d4f499e3 drivers: eth_nxp_enet: fix data share with ptp driver

Thanks.

@@ -1995,7 +1995,9 @@ Release Notes:
- sample.drivers.espi.ps2
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No objections to the change. Could you change the commit subject and replace "myself" by your GH id. This way it is possible to see immediately who is being added.
So
MAINTAINERS: add yangbolu1991 as a maintainer for PTP clock drivers

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jukkar
I updated it :)

I once worked as maintainer for Linux PTP VIRTUAL CLOCK SUPPORT
and FREESCALE QORIQ PTP CLOCK DRIVER.

Although I haven't been working on zephyr PTP for long, I have
clear understanding for current zephyr PTP clock and PTP/gPTP stack.
And started to contribute for it.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Copy link

@kartben
Copy link
Collaborator

kartben commented May 27, 2025

@yangbolu1991 please make sure you ask to be added as a contributor in the GitHub org https://github.com/zephyrproject-rtos/zephyr/issues/new?template=006_nomination.md

@yangbolu1991
Copy link
Collaborator Author

@yangbolu1991 please make sure you ask to be added as a contributor in the GitHub org https://github.com/zephyrproject-rtos/zephyr/issues/new?template=006_nomination.md

Sorry, I didn't know this. I just created one.
#90707

Thank you very much.

@kartben kartben merged commit 045c6e4 into zephyrproject-rtos:main May 28, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants