Sign in
android-kvm
/
linux
/
304d34360b099020a12af2abb7e1ac506f4ba16d
/
.
/
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>