This is used in in the ROC-RK3328-CC to control a regulator.
Details
Details
- Reviewers
andrew manu linimon - Commits
- rG0832a409c21b: Add driver for the RK3328 GPIO_MUTE pin
Tested on ROC-RK3328-CC board
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
I don't know what this does, but thank you for writing a manual with it! Some minor style suggestions and questions:
share/man/man4/man4.aarch64/rk_grf_gpio.4 | ||
---|---|---|
2 | The project this - was added for was abandoned | |
3 | You could use SPDX only now if you want, there's an example in style(9) | |
31 | This is more than one line. How's this? The rendered line barely fits on standard console. | |
38 | Does it support the gpio or only the gpio_mute pin? | |
41–44 | ||
53 | I see no reason why we couldn't, but we don't usually say "device driver" lately. | |
58 |
share/man/man4/man4.aarch64/rk_grf_gpio.4 | ||
---|---|---|
31 | Should be better now (certainly shorter) |