]> git.ipfire.org Git - thirdparty/linux.git/commit
media: i2c: ov08d10: add support for binding via device tree
authorMatthias Fend <matthias.fend@emfend.at>
Tue, 24 Mar 2026 10:41:41 +0000 (11:41 +0100)
committerHans Verkuil <hverkuil+cisco@kernel.org>
Thu, 26 Mar 2026 13:33:07 +0000 (14:33 +0100)
commit76b56fc0d736e8578d48089518ba0f7f69f2f684
treee35e0ff290a95b3e3c667914ccec407b93d7b279
parent097d2be74ad02d8fba4a4d03bf714ced7e9cb074
media: i2c: ov08d10: add support for binding via device tree

The OV08D10 can be used also on embedded designs using device tree so allow
the sensor to bind to a device tree node.

Signed-off-by: Matthias Fend <matthias.fend@emfend.at>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
drivers/media/i2c/ov08d10.c