From f670e481ca69a1f56f4487ae3659c4b6ef135874 Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Thu, 19 Apr 2018 10:41:14 +0200 Subject: staging: fbtft: Add TODO file with GPIO work item To make sure that these drivers do not leave staging before they are properly converted to use the new GPIO descriptor API, create the TODO file with this work item. Cc: Thomas Petazzoni Cc: Noralf Tronnes Signed-off-by: Linus Walleij Signed-off-by: Greg Kroah-Hartman --- drivers/staging/fbtft/TODO | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 drivers/staging/fbtft/TODO diff --git a/drivers/staging/fbtft/TODO b/drivers/staging/fbtft/TODO new file mode 100644 index 000000000000..7e64c7e438f0 --- /dev/null +++ b/drivers/staging/fbtft/TODO @@ -0,0 +1,4 @@ +* convert all uses of the old GPIO API from to the + GPIO descriptor API in and look up GPIO + lines from device tree, ACPI or board files, board files should + use -- cgit v1.2.3