staging/nvec: update TODO

replace old/implemented items with new todo list

Signed-off-by: Marc Dietrich <marvin24@gmx.de>
Link: https://lore.kernel.org/r/20240218212557.22836-2-marvin24@gmx.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Marc Dietrich 2024-02-18 22:25:57 +01:00 committed by Greg Kroah-Hartman
parent 6dde7d5fbd
commit 673f605ea7

View file

@ -1,6 +1,5 @@
ToDo list (incomplete, unordered)
- add compile as module support
- move half of the nvec init stuff to i2c-tegra.c
- move event handling to nvec_events
- move the driver to the new i2c slave framework
- finish suspend/resume support
- add support for more device implementations
- fix udelay in the isr
- add atomic ops in order to fix shutoff/reboot problems