Re: [PATCH v5 10/22] media: camss: Add support for CSID hardware version Titan 170

2021-02-22 Thread Robert Foss
On Sun, 21 Feb 2021 at 18:14, Andrey Konovalov wrote: > > Hi Robert, > > Thank you for your patch! > > On 17.02.2021 14:21, Robert Foss wrote: > > Add register definitions for version 170 of the Titan architecture > > and implement support for the CSID subdevice. > > > > Signed-off-by: Robert

Re: [PATCH v5 10/22] media: camss: Add support for CSID hardware version Titan 170

2021-02-21 Thread Andrey Konovalov
Hi Robert, Thank you for your patch! On 17.02.2021 14:21, Robert Foss wrote: Add register definitions for version 170 of the Titan architecture and implement support for the CSID subdevice. Signed-off-by: Robert Foss --- drivers/media/platform/qcom/camss/Makefile| 1 +

[PATCH v5 10/22] media: camss: Add support for CSID hardware version Titan 170

2021-02-17 Thread Robert Foss
Add register definitions for version 170 of the Titan architecture and implement support for the CSID subdevice. Signed-off-by: Robert Foss --- drivers/media/platform/qcom/camss/Makefile| 1 + .../platform/qcom/camss/camss-csid-170.c | 602 ++