mbox series

[GIT,FIXES,v2,FOR,6.10] MEI and IPU6 fixes

Message ID ZlhqQ73lyeKzGDlS@valkosipuli.retiisi.eu
State New
Headers show
Series [GIT,FIXES,v2,FOR,6.10] MEI and IPU6 fixes | expand

Pull-request

git://linuxtv.org/sailus/media_tree.git tags/fixes-6.10-4.1-signed

Message

Sakari Ailus May 30, 2024, noon UTC
Hi Hans, Mauro,

Here are two fixes for both IPU6 and MEI CSI drivers.

since v1:

- Fix spelling of a struct field in "media: intel/ipu6: add csi2 port
  sanity check in notifier bound".

Please pull.


The following changes since commit c19fa08c1414644b0d9275d336bdaff90af57d0b:

  media: intel/ipu6: fix the buffer flags caused by wrong parentheses (2024-05-28 08:00:14 +0200)

are available in the Git repository at:

  git://linuxtv.org/sailus/media_tree.git tags/fixes-6.10-4.1-signed

for you to fetch changes up to a57d007327cc8aad5c759131fb291563977957a9:

  media: intel/ipu6: add csi2 port sanity check in notifier bound (2024-05-30 15:00:07 +0300)

----------------------------------------------------------------
MEI and IPU6 fixes for 6.10

----------------------------------------------------------------
Bingbu Cao (2):
      media: intel/ipu6: update the maximum supported csi2 port number to 6
      media: intel/ipu6: add csi2 port sanity check in notifier bound

Sakari Ailus (2):
      media: mei: csi: Put the IPU device reference
      media: mei: csi: Warn less verbosely of a missing device fwnode

 drivers/media/pci/intel/ipu6/ipu6-isys.c | 6 ++++++
 drivers/media/pci/intel/ipu6/ipu6.c      | 2 +-
 drivers/media/pci/intel/ivsc/mei_csi.c   | 5 ++++-
 3 files changed, 11 insertions(+), 2 deletions(-)