Re: [PATCH v8 06/22] media: camss: Refactor VFE HW version support

2021-03-16 Thread Robert Foss
Hey Hans, Thanks for having a look! On Tue, 16 Mar 2021 at 10:41, Hans Verkuil wrote: > > On 15/03/2021 16:59, Robert Foss wrote: > > In order to support Qualcomm ISP hardware architectures that diverge > > from older architectures, the VFE subdevice driver needs to be refactored > > to better

Re: [PATCH v8 06/22] media: camss: Refactor VFE HW version support

2021-03-16 Thread Hans Verkuil
On 15/03/2021 16:59, Robert Foss wrote: > In order to support Qualcomm ISP hardware architectures that diverge > from older architectures, the VFE subdevice driver needs to be refactored > to better abstract the different ISP architectures. > > Gen1 represents the CAMSS ISP architecture. The ISP

[PATCH v8 06/22] media: camss: Refactor VFE HW version support

2021-03-15 Thread Robert Foss
In order to support Qualcomm ISP hardware architectures that diverge from older architectures, the VFE subdevice driver needs to be refactored to better abstract the different ISP architectures. Gen1 represents the CAMSS ISP architecture. The ISP architecture developed after CAMSS, Titan, will be