Linux Media Controller development
 help / color / mirror / Atom feed
* [PATCH 0/3] Rework IPU6 PCI table
@ 2026-09-07 20:31 Sakari Ailus
  2026-09-07 20:31 ` [PATCH 1/3] media: ipu-bridge: Add ipu_bridge_get_ipu6() Sakari Ailus
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Sakari Ailus @ 2026-09-07 20:31 UTC (permalink / raw)
  To: linux-media
  Cc: antti.laakso, Lixu Zhang, Miguel Vadillo, Dan Scally,
	Hans de Goede, Sapre, Sarang

Hello everyone,

This set reworks IPU PCI tables a little, by moving them from the IVSC and
CVS drivers to the IPU bridge. The IPU 6 driver will need a copy of the
PCI ID table for module device table whereas another copy will reside on
the IPU bridge. That's one copy less.

Sakari Ailus (3):
  media: ipu-bridge: Add ipu_bridge_get_ipu6()
  media: cvs: Use ipu_bridge_get_ipu6()
  media: ivsc: Use ipu_bridge_get_ipu6()

 drivers/media/i2c/cvs/core.c           |  7 ++-----
 drivers/media/pci/intel/ipu-bridge.c   | 14 ++++++++++++++
 drivers/media/pci/intel/ivsc/mei_csi.c |  7 +------
 include/media/ipu-bridge.h             |  2 ++
 4 files changed, 19 insertions(+), 11 deletions(-)


base-commit: 201807737edef3af88c54072e2b895ab9e0ab7c7
-- 
2.47.3


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-09-09  7:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-07 20:31 [PATCH 0/3] Rework IPU6 PCI table Sakari Ailus
2026-09-07 20:31 ` [PATCH 1/3] media: ipu-bridge: Add ipu_bridge_get_ipu6() Sakari Ailus
2026-09-09  7:05   ` Antti Laakso
2026-09-09  7:45     ` Sakari Ailus
2026-09-07 20:31 ` [PATCH 2/3] media: cvs: Use ipu_bridge_get_ipu6() Sakari Ailus
2026-09-07 20:31 ` [PATCH 3/3] media: ivsc: " Sakari Ailus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox