xref: /openbmc/linux/drivers/staging/olpc_dcon/TODO (revision d4fd6347)
1TODO:
2	- see if vx855 gpio API can be made similar enough to cs5535 so we can
3	  share more code
4	- convert all uses of the old GPIO API from <linux/gpio.h> to the
5	  GPIO descriptor API in <linux/gpio/consumer.h> and look up GPIO
6	  lines from device tree, ACPI or board files, board files should
7	  use <linux/gpio/machine.h>
8	- allow simultaneous XO-1 and XO-1.5 support
9
10Please send patches to Greg Kroah-Hartman <greg@kroah.com> and
11copy:
12	Daniel Drake <dsd@laptop.org>
13	Jens Frederich <jfrederich@gmail.com>
14