These exist on the Raspberry Pi 3 and 4 and control and external IO
expander.
Details
Details
- Reviewers
manu - Group Reviewers
ARM arm64 - Commits
- rS363802: Add a GPIO driver for the Raspberry Pi firmware GPIOs
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
sys/arm/broadcom/bcm2835/raspberrypi_gpio.c | ||
---|---|---|
172 ↗ | (On Diff #75066) | Is all this needed ? Can't you just test that the pin isn't > RPI_FW_GPIO_PINS and if not return DEFAULT_CAPS ? |