Commit Graph

4 Commits

Author SHA1 Message Date
James Ward
7c40df9d11
feat: use the gpio descriptor interface
this updates the interactions with gpio pins to use the newer gpio
descriptor API in the kernel rather than the deprecated gpio-by-int
interface

this means that the gpio pins can be configured as part of the device
tree rather than during compile time
2023-07-01 17:27:40 -04:00
Andrew D'Angelo
3b9aa87c5e Add indicators 2023-06-29 13:39:35 -05:00
Andrew D'Angelo
e2a81f736b Remove shutdown 2023-06-29 12:02:01 -05:00
Andrew D'Angelo
4b0a407598 Split out DRM and ioctl 2023-06-29 10:14:22 -05:00