Skip to content

docs(drivers): add detailed documentation for Allwinner platform drivers#189

Merged
YuzukiTsuru merged 1 commit intoYuzukiHD:mainfrom
SamulKyull:doxygen-info
Dec 22, 2025
Merged

docs(drivers): add detailed documentation for Allwinner platform drivers#189
YuzukiTsuru merged 1 commit intoYuzukiHD:mainfrom
SamulKyull:doxygen-info

Conversation

@SamulKyull
Copy link
Collaborator

Add comprehensive documentation blocks to all Allwinner platform drivers including:

  • File descriptions explaining purpose and functionality
  • Detailed function documentation with parameters and return values
  • Constants and macro definitions
  • Important implementation details
  • Configuration options and usage examples

The documentation follows standard kernel-doc format and provides complete API references for TRNG, PWM, SPI, DRAM, CLK, UART, RTC, I2C, and DMA drivers.

Add comprehensive documentation blocks to all Allwinner platform drivers including:
- File descriptions explaining purpose and functionality
- Detailed function documentation with parameters and return values
- Constants and macro definitions
- Important implementation details
- Configuration options and usage examples

The documentation follows standard kernel-doc format and provides complete API references for TRNG, PWM, SPI, DRAM, CLK, UART, RTC, I2C, and DMA drivers.
Copy link
Contributor

@chainsx chainsx left a comment

Choose a reason for hiding this comment

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

gooooooooooood

@YuzukiTsuru YuzukiTsuru merged commit 91d2c2d into YuzukiHD:main Dec 22, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments