]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
media: i2c: ds90ub960: Add support for DS90UB954-Q1
authorYemike Abhilash Chandra <y-abhilashchandra@ti.com>
Tue, 24 Feb 2026 11:39:24 +0000 (17:09 +0530)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 11 Mar 2026 00:05:30 +0000 (01:05 +0100)
commit0707307f039813eed83e9e8d6cd70c02a6e86158
tree3c4c4ba8c2f6da304ade12c6bcc453822601864c
parent1c067005b06f809ae48bf9acf6588f74f1ca7ce7
media: i2c: ds90ub960: Add support for DS90UB954-Q1

DS90UB954-Q1 is an FPDLink-III deserializer that is mostly register
compatible with DS90UB960-Q1. The main difference is that it supports half
of the RX and TX ports, i.e. 2x FPDLink RX ports and 1x CSI TX port.

A couple of differences are between the status registers and the
strobe setting registers. Hence accommodate these differences in
the UB960 driver so that we can reuse a large part of the existing code.

Link: https://www.ti.com/lit/gpn/ds90ub954-q1
Reviewed-by: Jai Luthra <jai.luthra@ideasonboard.com>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Signed-off-by: Yemike Abhilash Chandra <y-abhilashchandra@ti.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/i2c/Kconfig
drivers/media/i2c/ds90ub960.c