RE: [PATCH v3 2/3] dt-bindings: display: adi,adv7533: Drop single lane support

2024-11-07 Thread Biju Das
Hi Geert, Thanks for the feedback. > -Original Message- > From: Geert Uytterhoeven > Sent: 06 November 2024 19:07 > Subject: Re: [PATCH v3 2/3] dt-bindings: display: adi,adv7533: Drop single > lane support > > Hi Biju, > > On Wed, Nov 6, 2024 at 7:49 PM Bij

RE: [PATCH v3 2/3] dt-bindings: display: adi,adv7533: Drop single lane support

2024-11-07 Thread Biju Das
Hi Laurent, Thanks for the feedback. > -Original Message- > From: Laurent Pinchart > Sent: 06 November 2024 19:31 > Subject: Re: [PATCH v3 2/3] dt-bindings: display: adi,adv7533: Drop single > lane support > > Hi Biju, > > Thank you for the patch. > &

Re: [PATCH v3 2/3] dt-bindings: display: adi,adv7533: Drop single lane support

2024-11-07 Thread Krzysztof Kozlowski
On Wed, Nov 06, 2024 at 06:49:29PM +, Biju Das wrote: > As per [1], ADV7535/7533 support only 2-, 3-, or 4-lane. Drop > unsupported 1-lane from bindings. > > [1] > https://www.analog.com/media/en/technical-documentation/data-sheets/ADV7535.pdf > > Fixes: 1e4d58cd7f88 ("drm/bridge: adv7533: Cr

Re: [PATCH v3 2/3] dt-bindings: display: adi,adv7533: Drop single lane support

2024-11-06 Thread Laurent Pinchart
Hi Biju, Thank you for the patch. On Wed, Nov 06, 2024 at 06:49:29PM +, Biju Das wrote: > As per [1], ADV7535/7533 support only 2-, 3-, or 4-lane. Drop > unsupported 1-lane from bindings. > > [1] > https://www.analog.com/media/en/technical-documentation/data-sheets/ADV7535.pdf No need for a

Re: [PATCH v3 2/3] dt-bindings: display: adi,adv7533: Drop single lane support

2024-11-06 Thread Geert Uytterhoeven
Hi Biju, On Wed, Nov 6, 2024 at 7:49 PM Biju Das wrote: > As per [1], ADV7535/7533 support only 2-, 3-, or 4-lane. Drop > unsupported 1-lane from bindings. > > [1] > https://www.analog.com/media/en/technical-documentation/data-sheets/ADV7535.pdf The above is for ADV7535. Fortunately https://www.

[PATCH v3 2/3] dt-bindings: display: adi, adv7533: Drop single lane support

2024-11-06 Thread Biju Das
As per [1], ADV7535/7533 support only 2-, 3-, or 4-lane. Drop unsupported 1-lane from bindings. [1] https://www.analog.com/media/en/technical-documentation/data-sheets/ADV7535.pdf Fixes: 1e4d58cd7f88 ("drm/bridge: adv7533: Create a MIPI DSI device") Cc: sta...@vger.kernel.org Signed-off-by: Biju