On Fri, Feb 21, 2025 at 03:52:45PM +0800, bingbu.cao@xxxxxxxxx wrote: > From: Bingbu Cao <bingbu.cao@xxxxxxxxx> > > This patch series adds a driver for Intel IPU7 input system. > IPU7 is the seventh generation of Imaging Processing Unit, it is a > PCI device which can be found in some Intel Client Platforms such as > Intel Lunar Lake and Panther Lake, etc. > User can use IPU7 to capture images from MIPI camera sensors, support > both MIPI CSI DPHY and CPHY. Minor whitespace nit: $ git am m/20250221_bingbu_cao_intel_ipu7_pci_and_input_system_device_drivers.mbx Applying: media: Rename the IPU PCI device table header and add IPU7 PCI IDs Applying: media: ipu7: add Intel IPU7 PCI device driver Applying: media: ipu7: add IPU7 DMA APIs and MMU mapping Applying: media: ipu7: add firmware parse, syscom interface and boot sequence .git/rebase-apply/patch:871: new blank line at EOF. + warning: 1 line adds whitespace errors. Applying: media: ipu7: add IPU7 firmware ABI headers Applying: media: ipu7: add IPU7 input system device driver Applying: media: ipu7: add Makefile and Kconfig for IPU7