[PATCH v11 9/9] media: staging: media: starfive: camss: Add TODO file

From: Jack Zhu
Date: Tue Oct 24 2023 - 23:14:57 EST


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@xxxxxxxxxxxxxxxx>
---
drivers/staging/media/starfive/camss/TODO.txt | 4 ++++
1 file changed, 4 insertions(+)
create mode 100644 drivers/staging/media/starfive/camss/TODO.txt

diff --git a/drivers/staging/media/starfive/camss/TODO.txt b/drivers/staging/media/starfive/camss/TODO.txt
new file mode 100644
index 000000000000..7d459f4f09d0
--- /dev/null
+++ b/drivers/staging/media/starfive/camss/TODO.txt
@@ -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;
--
2.34.1