[PATCH v2 0/2] media: i2c: mt9m114: add support for Aptina MI1040

From: Svyatoslav Ryhel

Date: Thu Feb 12 2026 - 07:23:37 EST


Slightly different version of MT9M114 camera module is used in a several
devices like ASUS Nexus 7 (2012) or ASUS Transformer Prime TF201 and is
called Aptina MI1040. Add support for MI1040 into MT9M114 driver and
document it in schema.

---
Changes in v2:
- dropped conditional polling of command register
- switched to device_get_match_data
- cosmetic changes and typo fixes
---

Svyatoslav Ryhel (2):
dt-bindings: media: mt9m114: document MI1040 sensor
media: i2c: mt9m114: add support for Aptina MI1040

.../bindings/media/i2c/onnn,mt9m114.yaml | 4 ++-
drivers/media/i2c/mt9m114.c | 29 +++++++++++++++----
2 files changed, 27 insertions(+), 6 deletions(-)

--
2.51.0