Skip to content

include: rtc: add doxygen documentation for MCP7940N driver-specific API #91922

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kartben
Copy link
Collaborator

@kartben kartben commented Jun 19, 2025

Add doxygen documentation for device specific API of MCP7940N driver, effectively documenting 100% of the header API

Fold the documentation of this header under RTC docs

Signed-off-by: Benjamin Cabé <[email protected]>
@kartben kartben marked this pull request as ready for review June 19, 2025 14:35
@github-actions github-actions bot added the area: RTC Real Time Clock label Jun 19, 2025
jilaypandya
jilaypandya previously approved these changes Jun 19, 2025
Add doxygen documentation for device specific API of MCP7940N driver

Signed-off-by: Benjamin Cabé <[email protected]>
Copy link

Copy link
Collaborator

@bjarki-andreasen bjarki-andreasen left a comment

Choose a reason for hiding this comment

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

This device is not part of the rtc_interface group :) It does not use the interface, its a relic left over from before we had an RTC API :) I would sooner have it moved to /drivers/misc/ than associate it with the rtc_interface :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: RTC Real Time Clock
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants