Skip to content

media: ipu-bridge: Add more Hardware IDs (HIDs)

The ipu-bridge code is missing a few HIDs which are already supported in the mainline kernel, as well as a bunch of HIDs for which standard v4l2 sensor drivers are available in the out of tree ipu6-driver (work is ongoing to upstream these).

Adding these HIDs will allow using the just landed mainline IPU6 CSI receiver code with more sensors, including allowing users to test the out of tree sensor drivers with the in tree mainline IPU6 CSI receiver code.

This also makes it easier to have the out of tree IPU6 drivers (with hardware ISP support) co-exist with the in tree IPU6 CSI2 receiver driver.

This has been submitted upstream here: https://lore.kernel.org/linux-media/20240610173418.16119-1-hdegoede@redhat.com/

Merge request reports