Re: [PATCH v1 00/10] Add MediaTek ISP7 camera system driver

2024-11-18 Thread Laurent Pinchart
Hi Shu-hsiang, On Wed, Oct 09, 2024 at 07:15:41PM +0800, Shu-hsiang Yang wrote: > Based on linux-next/master, tag: next-20241008 > > The patch set adds the MediaTek ISP7.x camera system hardware driver. > > This driver sets up ISP hardware, handles interrupts, and initializes > V4L2 device nodes

Re: [PATCH v1 00/10] Add MediaTek ISP7 camera system driver

2024-10-15 Thread Nicolas Dufresne
Hi, Le mercredi 09 octobre 2024 à 19:15 +0800, Shu-hsiang Yang a écrit : > Based on linux-next/master, tag: next-20241008 > > The patch set adds the MediaTek ISP7.x camera system hardware driver. > > This driver sets up ISP hardware, handles interrupts, and initializes > V4L2 device nodes and fu

[PATCH v1 00/10] Add MediaTek ISP7 camera system driver

2024-10-09 Thread Shu-hsiang Yang
Based on linux-next/master, tag: next-20241008 The patch set adds the MediaTek ISP7.x camera system hardware driver. This driver sets up ISP hardware, handles interrupts, and initializes V4L2 device nodes and functions. Moreover, implement V4L2 standard video driver that utilizes media framework