mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 15:12:13 +02:00
media: qcom: camss: Add CAMSS_SC8280XP enum
Adds a CAMSS SoC identifier for the SC8280XP. Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
This commit is contained in:
parent
ebdd4f2255
commit
6209899de7
|
|
@ -77,6 +77,7 @@ enum camss_version {
|
|||
CAMSS_660,
|
||||
CAMSS_845,
|
||||
CAMSS_8250,
|
||||
CAMSS_8280XP,
|
||||
};
|
||||
|
||||
enum icc_count {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user