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 Passed - Unit
No Test Coverage - Build Status
Buildable 62949 Build 59833: arc lint + arc unit
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. | |
37 | Does it support the gpio or only the gpio_mute pin? | |
40–43 | ||
52 | I see no reason why we couldn't, but we don't usually say "device driver" lately. | |
57 |
share/man/man4/man4.aarch64/rk_grf_gpio.4 | ||
---|---|---|
31 | Should be better now (certainly shorter) |