]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: ov08x40: Separate the lane configuration and PLL settings
authorJason Chen <jason.z.chen@intel.com>
Wed, 23 Apr 2025 17:56:31 +0000 (01:56 +0800)
committerHans Verkuil <hverkuil@xs4all.nl>
Tue, 6 May 2025 11:06:30 +0000 (13:06 +0200)
commit7dc513cf7db712108885fa50ef7a800fd26667ff
treebdcf35ec491360b51a5ffaedeb19e5ddc2ff7409
parent454ad0169cf7bb09e622c5bc40275ea725ab3a8a
media: ov08x40: Separate the lane configuration and PLL settings

To prepare upcoming support of multiple sensor modes,
this change separates the lane configuration and PLL settings
from the original mode-specific settings.

Signed-off-by: Jason Chen <jason.z.chen@intel.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/i2c/ov08x40.c