devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support for DS90UB954-Q1
@ 2025-05-23  8:36 Yemike Abhilash Chandra
  2025-05-23  8:36 ` [PATCH 1/2] media: dt-bindings: ti,ds90ub960: Add bindings " Yemike Abhilash Chandra
  2025-05-23  8:36 ` [PATCH 2/2] media: i2c: ds90ub960: Add support " Yemike Abhilash Chandra
  0 siblings, 2 replies; 13+ messages in thread
From: Yemike Abhilash Chandra @ 2025-05-23  8:36 UTC (permalink / raw)
  To: tomi.valkeinen, mchehab, robh, krzk+dt, conor+dt
  Cc: hverkuil, sakari.ailus, laurent.pinchart, vaishnav.a, u-kumar1,
	jai.luthra, linux-media, devicetree, linux-kernel,
	y-abhilashchandra

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. Therefore, add support for DS90UB954 within the existing DS90UB960
bindings and the driver.

Test logs: https://gist.github.com/Yemike-Abhilash-Chandra/e7af7b4f5a4e6304dd572e3a691e8b98

Note: Few differences between the DS90UB960 and DS90UB954 leveraged in this series
were originally explored in an earlier submission [1], which was not merged due to
the contributor being under the Russian ban list. We acknowledge the efforts made
in that submission [1].

[1]: https://lore.kernel.org/all/20241015080737.16272-2-eagle.alexander923@gmail.com/

Yemike Abhilash Chandra (2):
  media: dt-bindings: ti,ds90ub960: Add bindings for DS90UB954-Q1
  media: i2c: ds90ub960: Add support for DS90UB954-Q1

 .../bindings/media/i2c/ti,ds90ub960.yaml      |  1 +
 drivers/media/i2c/Kconfig                     |  2 +-
 drivers/media/i2c/ds90ub960.c                 | 46 +++++++++++++++++++
 3 files changed, 48 insertions(+), 1 deletion(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2025-06-02 10:54 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-23  8:36 [PATCH 0/2] Add support for DS90UB954-Q1 Yemike Abhilash Chandra
2025-05-23  8:36 ` [PATCH 1/2] media: dt-bindings: ti,ds90ub960: Add bindings " Yemike Abhilash Chandra
2025-05-23 15:45   ` Conor Dooley
2025-05-27  5:00   ` Tomi Valkeinen
2025-05-28  5:35     ` Yemike Abhilash Chandra
2025-06-02  7:00       ` Tomi Valkeinen
2025-05-23  8:36 ` [PATCH 2/2] media: i2c: ds90ub960: Add support " Yemike Abhilash Chandra
2025-05-23 16:53   ` Jai Luthra
2025-05-26  6:24     ` Yemike Abhilash Chandra
2025-05-27  5:40   ` Tomi Valkeinen
2025-05-28  6:25     ` Yemike Abhilash Chandra
2025-06-02  7:16       ` Tomi Valkeinen
2025-06-02 10:54         ` Yemike Abhilash Chandra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).