From 7ad7d7fb3e69d8d58ffa173bfa6dc74d0a392175 Mon Sep 17 00:00:00 2001
From: Jack Zhu <jack.zhu@starfivetech.com>
Date: Wed, 25 Oct 2023 11:14:22 +0800
Subject: [PATCH] media: staging: media: starfive: camss: Add TODO file

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 | 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 0000000000000..7d459f4f09d00
--- /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.30.2