]> www.infradead.org Git - users/willy/xarray.git/commit
media: dt-bindings: ti,ds90ub960: Allow setting serializer address
authorJai Luthra <jai.luthra@ideasonboard.com>
Mon, 3 Mar 2025 16:02:19 +0000 (21:32 +0530)
committerHans Verkuil <hverkuil@xs4all.nl>
Fri, 25 Apr 2025 08:15:10 +0000 (10:15 +0200)
commitca26126a6c3fb6eb4f30ceb6a41ff975117ec94a
tree74b293e67758a37472205376f97d8a40c0703814
parent32cc18622d026b21ed328ad992180dc2393d1fdd
media: dt-bindings: ti,ds90ub960: Allow setting serializer address

The serializer's I2C address on the FPD-Link bus is usually communicated
to the deserializer once the forward-channel is established. But in some
cases it might be necessary to program the serializer (over the
back-channel) before the forward-channel is established.

This can be used e.g. to correct serializer configuration which
otherwise would prevent the FC to be enabled. To be able to communicate
to the serializer before the forward-channel is up, the deserializer
driver neds to know the default i2c address of the serializer.

Allow setting the serializer i2c address using the 'reg' property. This
is optional, and usually not needed.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Jai Luthra <jai.luthra@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Documentation/devicetree/bindings/media/i2c/ti,ds90ub953.yaml
Documentation/devicetree/bindings/media/i2c/ti,ds90ub960.yaml