]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: dw9719: Add DW9761 support
authorHans de Goede <hdegoede@redhat.com>
Tue, 5 Nov 2024 20:36:58 +0000 (21:36 +0100)
committerHans Verkuil <hverkuil@xs4all.nl>
Sat, 15 Feb 2025 14:23:02 +0000 (15:23 +0100)
commit2a1551665a8505150cf3f35f6028d7d06ea62024
treee0389e017e71dc04ab4f79d95dba37134fb293e9
parentcf670ed7fe96a15ccdb3677ca00058a4e8cafcac
media: dw9719: Add DW9761 support

Add support for the DW9761 VCM controller, which is very similar to
the DW9719.

The new support is based on
drivers/external_drivers/camera/drivers/media/i2c/micam/dw9761.c
from the Xiaomi kernel sources for the Mi Pad 2.

The DW9761 support has been tested on a Xiaomi Mi Pad 2 tablet and
DW9719 support has been tested (to avoid regressions) on a Microsoft
Surface Go tablet.

Link: https://github.com/MiCode/Xiaomi_Kernel_OpenSource/
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Tested-by: André Apitzsch <git@apitzsch.eu>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/i2c/dw9719.c