GNU Linux-libre 4.19.211-gnu1
[releases.git] / drivers / staging / olpc_dcon / TODO
1 TODO:
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
10 Please send patches to Greg Kroah-Hartman <greg@kroah.com> and
11 copy:
12         Daniel Drake <dsd@laptop.org>
13         Jens Frederich <jfrederich@gmail.com>