Commit 8618b9ac authored by Linus Walleij's avatar Linus Walleij Committed by Greg Kroah-Hartman

staging: emxx_udc: Add GPIO descriptor work to TODO

To make sure this driver does not leave staging without a proper
conversion to the GPIO descriptor API, leave a note in the TODO.

Cc: Magnus Damm <damm+renesas@opensource.se>
Cc: Simon Horman <horms+renesas@verge.net.au>
Cc: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 2c3f8945
* add clock framework support (platform device with CCF needs special care) * add clock framework support (platform device with CCF needs special care)
* break out board-specific VBUS GPIO to work with multiplatform * break out board-specific VBUS GPIO to work with multiplatform
* convert VBUS GPIO to use GPIO descriptors from <linux/gpio/consumer.h>
and stop using the old GPIO API
* DT bindings * DT bindings
* move driver into drivers/usb/gadget/ * move driver into drivers/usb/gadget/
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment