Re: [PATCH V3 1/4] media: dt-bindings: ti,ds90ub960: Refactor port definitions

From: Rob Herring (Arm)
Date: Mon Dec 29 2025 - 18:55:12 EST



On Fri, 19 Dec 2025 17:59:52 +0530, Yemike Abhilash Chandra wrote:
> The current bindings duplicate the port definitions for each FPD-Link RX
> and CSI-2 TX ports. This results in a large amount of repeated schema
> blocks and makes it harder to extend the bindings for new devices.
>
> Refactor the bindings by introducing shared deftinitions for FPD-Link
> input ports and CSI-2 output ports. No functional change intended.
>
> Signed-off-by: Yemike Abhilash Chandra <y-abhilashchandra@xxxxxx>
> ---
> Changelog:
> Changes in v3:
> - Remove the | character from the ports description since preserving formatting is not required. (Rob)
> - Wrap the ports description at 80 characters. (Rob)
>
> .../bindings/media/i2c/ti,ds90ub960.yaml | 120 +++++++-----------
> 1 file changed, 44 insertions(+), 76 deletions(-)
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>