Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add symbolic constants related to open source and open drain GPIOs. | 2020-12-18 | 1 | -3/+10 | |
| | | | | ok patrick@ | ||||
* | Add gpio support to bcmgpio(4) and make gpio(4) attach such that GPIOs | 2020-04-27 | 1 | -1/+3 | |
| | | | | | | that aren't claimed by kernel drivers can be used from userland. ok sthen@ | ||||
* | Reserve a few GPIO_CONFIG bits for machine-dependent use. | 2019-09-29 | 1 | -1/+5 | |
| | | | | No objection from kettenis@ | ||||
* | Add interface to facilitate iterating over gpios. | 2016-07-27 | 1 | -1/+2 | |
| | | | | ok patrick@ | ||||
* | Add a simple framework for handling gpio controllers and pins on FDT-enabled | 2016-07-11 | 1 | -0/+45 | |
platforms. ok visa@, jsg@ |