]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: intel/ipu6: Obtain link frequency from the remote subdev pad
authorSakari Ailus <sakari.ailus@linux.intel.com>
Mon, 29 Apr 2024 09:19:40 +0000 (12:19 +0300)
committerHans Verkuil <hverkuil@xs4all.nl>
Sat, 15 Feb 2025 14:22:55 +0000 (15:22 +0100)
commit55a163e6d99291d9ea7e9f13fe9a76659c7f90c4
tree8e1478565bcc6f6b147b5404d2eace4d00223ab6
parent91d6a99acfa5ce9f95ede775074b80f7193bd717
media: intel/ipu6: Obtain link frequency from the remote subdev pad

Obtain the link frequency from the sub-device's pad instead of a control
handler. This allows obtaining it using the get_mbus_config() sub-device
pad op which is the only method supported by the IVSC driver.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/pci/intel/ipu6/ipu6-isys-csi2.c