Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1679879
| From | Hans Verkuil <hverkuil@xs4all.nl> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 05/19] media: camss: Add CSID files |
| Date | 2017-07-03 12:50 +0200 |
| Message-ID | <tZ75w-ba-15@gated-at.bofh.it> (permalink) |
| References | <tU6jL-3YD-3@gated-at.bofh.it> <tU6tt-4hT-45@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 06/19/2017 04:48 PM, Todor Tomov wrote: > These files control the CSID modules which handle the protocol and application > layer of the CSI2 receivers. > > Signed-off-by: Todor Tomov <todor.tomov@linaro.org> > --- > drivers/media/platform/qcom/camss-8x16/csid.c | 1072 +++++++++++++++++++++++++ > drivers/media/platform/qcom/camss-8x16/csid.h | 82 ++ > 2 files changed, 1154 insertions(+) > create mode 100644 drivers/media/platform/qcom/camss-8x16/csid.c > create mode 100644 drivers/media/platform/qcom/camss-8x16/csid.h > > diff --git a/drivers/media/platform/qcom/camss-8x16/csid.c b/drivers/media/platform/qcom/camss-8x16/csid.c > new file mode 100644 > index 0000000..c637d78 > --- /dev/null > +++ b/drivers/media/platform/qcom/camss-8x16/csid.c > @@ -0,0 +1,1072 @@ > +/* > + * csid.c > + * > + * Qualcomm MSM Camera Subsystem - CSID Module > + * > + * Copyright (c) 2011-2015, The Linux Foundation. All rights reserved. > + * Copyright (C) 2015-2016 Linaro Ltd. 2016 -> 2017 This should probably be done elsewhere as well. Regards, Hans
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH v2 05/19] media: camss: Add CSID files Hans Verkuil <hverkuil@xs4all.nl> - 2017-07-03 12:50 +0200 Re: [PATCH v2 05/19] media: camss: Add CSID files Todor Tomov <todor.tomov@linaro.org> - 2017-07-03 16:20 +0200
csiph-web