swh:1:snp:c3bf2749e3476071fa748f67b0ffa2fdc5fe49d9
Raw File
Tip revision: 5908e6b738e3357af42c10e1183753c70a0117a9 authored by Linus Torvalds on 25 February 2019, 00:46:45 UTC
Linux 5.0-rc8
Tip revision: 5908e6b
TODO
TODO:
	- see if vx855 gpio API can be made similar enough to cs5535 so we can
	  share more code
	- 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>
	- allow simultaneous XO-1 and XO-1.5 support

Please send patches to Greg Kroah-Hartman <greg@kroah.com> and
copy:
	Daniel Drake <dsd@laptop.org>
	Jens Frederich <jfrederich@gmail.com>
back to top