media: camss: Add CAMSS_845 camss version
Add enum representing the SDM845 SOC, which incorporates version 170 of the Titan architecture ISP. Signed-off-by: Robert Foss <robert.foss@linaro.org> Reviewed-by: Andrey Konovalov <andrey.konovalov@linaro.org> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
parent
c3177cb018
commit
96387cffeb
@ -66,6 +66,7 @@ enum camss_version {
|
||||
CAMSS_8x16,
|
||||
CAMSS_8x96,
|
||||
CAMSS_660,
|
||||
CAMSS_845,
|
||||
};
|
||||
|
||||
struct camss {
|
||||
|
Loading…
Reference in New Issue
Block a user