Re: [GIT,PULL,FOR,v6.17] Miscellaneous change

2025-07-10 Thread Patchwork Integration
Dear Laurent Pinchart: Thanks for your patches! Unfortunately the Media CI robot detected some issues: # Test virtme32:test-virtme Final Summary: 1, Succeeded: 0, Failed: 1, Warnings: 0 Errors Found! # Test virtme64:test-virtme Error running test. Final Summary not found Please fix your serie

[media.git/next] media: staging/ipu7: add Intel IPU7 PCI device driver

2025-07-10 Thread media-ci
On Thu May 29 12:13:17 2025 +0800, Bingbu Cao wrote: > Intel Image Processing Unit 7th Gen includes input and processing systems > and the hardware presents itself as a single PCI device in system same > as IPU6. > > The IPU7 PCI device driver basically does PCI configurations, basic > hardware co

[media.git/next] media: staging/ipu7: add IPU7 DMA APIs and MMU mapping

2025-07-10 Thread media-ci
On Thu May 29 12:13:18 2025 +0800, Bingbu Cao wrote: > The Intel IPU7 has internal microprocessor which runs the firmware > The microprocessor accesses system DRAM by its internal 32-bit virtual > address space. Driver should setup the MMU table and expose the DMA > APIs for memory buffer mapping.

[media.git/next] media: staging/ipu7: add firmware parse, syscom interface and boot

2025-07-10 Thread media-ci
On Thu May 29 12:13:19 2025 +0800, Bingbu Cao wrote: > IPU7 irmware is generated and released as signed Code Partition > Directory (CPD) format file which is aligned with the SPI flash code > partition definition. The driver parses the CPD based on the layout. > > Syscom is an inter-process(or) co

[media.git/next] media: staging/ipu7: add IPU7 firmware ABI headers

2025-07-10 Thread media-ci
On Thu May 29 12:13:20 2025 +0800, Bingbu Cao wrote: > IPU7 firmware defines the ABIs between firmware and software, this > patch adds a series of ABI headers. > > Signed-off-by: Bingbu Cao > Signed-off-by: Sakari Ailus > Signed-off-by: Hans Verkuil Patch committed. Thanks, Hans Verkuil dri

[media.git/next] media: staging/ipu7: add IPU7 input system device driver

2025-07-10 Thread media-ci
On Thu May 29 12:13:21 2025 +0800, Bingbu Cao wrote: > The main input system driver mainly cover the basic hardware setup, v4l2 > devices registration, firmware stream interfaces and interrupt handling. > > Input system CSI2 receiver is exposed as a v4l2 sub-device. Each CSI2 > sub-device represen

[media.git/next] MAINTAINERS: add maintainers for Intel IPU7 input system driver

2025-07-10 Thread media-ci
On Thu May 29 12:13:22 2025 +0800, Bingbu Cao wrote: > Update MAINTAINERS file for Intel IPU7 input system staging driver. > > Signed-off-by: Bingbu Cao > Signed-off-by: Sakari Ailus > Signed-off-by: Hans Verkuil Patch committed. Thanks, Hans Verkuil MAINTAINERS | 9 + 1 file change

[media.git/next] media: ipu7: Drop IPU8 PCI ID for now

2025-07-10 Thread media-ci
On Thu Jul 3 17:53:19 2025 +0300, Sakari Ailus wrote: > This driver is intended for IPU7 at the moment so drop the IPU8 PCI ID. > > Signed-off-by: Sakari Ailus > Signed-off-by: Hans Verkuil Patch committed. Thanks, Hans Verkuil drivers/staging/media/ipu7/ipu7.c | 1 - 1 file changed, 1 delet

[media.git/next] media: staging/ipu7: add Makefile, Kconfig and to-do file for IPU7

2025-07-10 Thread media-ci
On Thu May 29 12:13:23 2025 +0800, Bingbu Cao wrote: > Add Kconfig and Makefile for IPU7 driver and also update > the Makefile to build the IPU7 driver. > > Also add a to-do file to list the TODOs. > > Signed-off-by: Bingbu Cao > Signed-off-by: Sakari Ailus > Signed-off-by: Hans Verkuil Patch

Re: [GIT,PULL,FOR,6.17] IPU[67], sub-device framework improvements, camera sensor driver fixes

2025-07-10 Thread Patchwork Integration
Dear Sakari Ailus: Thanks for your patches! Unfortunately the Media CI robot detected some issues: # Test checkpatch:./0010-media-v4l2-common-Add-the-missing-Raw-Bayer-pixel-fo.patch checkpatch WARNING: line length of 199 exceeds 100 columns #42: FILE: drivers/media/v4l2-core/v4l2-common.c:35