From: Linus Walleij Date: Thu, 19 Apr 2018 08:41:16 +0000 (+0200) Subject: staging: iio: Augment TODO file with GPIO work item X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=1be5b22e1d50bf94a97ad3932611e95c17ceb97b;p=openwrt%2Fstaging%2Fblogic.git staging: iio: Augment 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, augment the TODO file with this work item. Signed-off-by: Linus Walleij Acked-by: Jonathan Cameron Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/iio/TODO b/drivers/staging/iio/TODO index 4922402e2e98..1b8ebf2c1b69 100644 --- a/drivers/staging/iio/TODO +++ b/drivers/staging/iio/TODO @@ -1,4 +1,11 @@ -2016 10/09 +2018-04-15 + +All affected drivers: +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 . + ADI Drivers: CC the device-drivers-devel@blackfin.uclinux.org mailing list when