media: staging: media: starfive: camss: Add TODO file
authorJack Zhu <jack.zhu@starfivetech.com>
Wed, 25 Oct 2023 03:14:22 +0000 (11:14 +0800)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 16 Nov 2023 11:13:25 +0000 (12:13 +0100)
Add a TODO.txt file to explain what needs to be done to get them
out of staging.

Signed-off-by: Jack Zhu <jack.zhu@starfivetech.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
drivers/staging/media/starfive/camss/TODO.txt [new file with mode: 0644]

diff --git a/drivers/staging/media/starfive/camss/TODO.txt b/drivers/staging/media/starfive/camss/TODO.txt
new file mode 100644 (file)
index 0000000..7d459f4
--- /dev/null
@@ -0,0 +1,4 @@
+Unstaging requirements:
+- Add userspace support which demonstrates the ability to receive statistics and
+  adapt hardware modules configuration accordingly;
+- Add documentation for description of the statistics data structures;