Sign in
android-kvm
/
linux
/
42bc47b35320e0e587a88e437e18f80f9c5bcbb2
/
.
/
drivers
/
staging
/
fbtft
/
TODO
blob: 7e64c7e438f04c527cd730b4853321968d32f94a [
file
] [
log
] [
blame
]
*
convert all uses of the old GPIO API
from
<linux/gpio.h>
to the
GPIO descriptor API
in
<linux/gpio/consumer.h>
and
look up GPIO
lines
from
device tree
,
ACPI
or
board files
,
board files should
use
<linux/gpio/machine.h>