Skip to content

Commit aa7a020

Browse files
jwrdegoedeHans Verkuil
authored andcommitted
media: atomisp: Update TODO
Update the TODO list: - Remove comment about adding firmware to linux-firmware this has been done - Add a comment about removing unnecessary / unwanted module parameters Signed-off-by: Hans de Goede <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Hans Verkuil <[email protected]>
1 parent f99d675 commit aa7a020

File tree

1 file changed

+2
-29
lines changed
  • drivers/staging/media/atomisp

1 file changed

+2
-29
lines changed

drivers/staging/media/atomisp/TODO

Lines changed: 2 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,3 @@
1-
Required firmware
2-
=================
3-
4-
The atomisp driver requires the following firmware:
5-
6-
- for BYT: /lib/firmware/shisp_2400b0_v21.bin
7-
8-
With a version of "irci_stable_candrpv_0415_20150423_1753" to check
9-
the version run: "strings shisp_2400b0_v21.bin | head -n1", sha256sum:
10-
11-
3847b95fb9f1f8352c595ba7394d55b33176751372baae17f89aa483ec02a21b shisp_2400b0_v21.bin
12-
13-
The shisp_2400b0_v21.bin file with this version can be found on
14-
the Android factory images of various X86 Android tablets such as
15-
e.g. the Chuwi Hi8 Pro.
16-
17-
- for CHT: /lib/firmware/shisp_2401a0_v21.bin
18-
19-
With a version of "irci_stable_candrpv_0415_20150521_0458", sha256sum:
20-
21-
e89359f4e4934c410c83d525e283f34c5fcce9cb5caa75ad8a32d66d3842d95c shisp_2401a0_v21.bin
22-
23-
This can be found here:
24-
https://github.com/intel-aero/meta-intel-aero-base/blob/master/recipes-kernel/linux/linux-yocto/shisp_2401a0_v21.bin
25-
26-
271
TODO
282
====
293

@@ -35,6 +9,8 @@ TODO
359

3610
* Remove custom sysfs files created by atomisp_drvfs.c
3711

12+
* Remove unnecessary/unwanted module parameters
13+
3814
* Remove abuse of priv field in various v4l2 userspace API structs
3915

4016
* Without a 3A library the capture behaviour is not very good. To take a good
@@ -61,9 +37,6 @@ TODO
6137

6238
* Fix not all v4l2 apps working, e.g. cheese does not work
6339

64-
* Get manufacturer's authorization to redistribute the binaries for
65-
the firmware files
66-
6740
* The atomisp code still has a lot of cruft which needs cleaning up
6841

6942

0 commit comments

Comments
 (0)