staging: hikey9xx: add a TODO list

Place the things that are needed to be able to move those
drivers out of staging.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/bf3ebe32125646e0a87a59280392e8c6fda08488.1597647359.git.mchehab+huawei@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Mauro Carvalho Chehab 2020-08-17 09:11:00 +02:00 committed by Greg Kroah-Hartman
parent 2c4fb70d18
commit 561e174eb3

View file

@ -0,0 +1,5 @@
ToDo list:
- Port other drivers needed by Hikey 960/970;
- Test drivers on Hikey 960;
- Validate device tree bindings.