Re: [PATCH] drm/bridge: ti-sn65dsi83: Add Non-Burst mode property

From: Krzysztof Kozlowski
Date: Mon Jul 08 2024 - 12:07:28 EST


On 08/07/2024 17:18, stefano.radaelli21@xxxxxxxxx wrote:
> From: Stefano Radaelli <stefano.radaelli21@xxxxxxxxx>
>
> The video mode can be divided into two methods for sending packet data:
> burst mode and non-burst mode.
> In burst mode, pixel data is compressed to save time for the interface
> to return to low power.
> Non-burst modes transmit pixel data in a stream controlled by sync
> pulses or sync events.
>
> Adding this property in the DTS gives the programmer the ability to
> disable Burst Mode, depending on how the MIPI controller is configured.
>
> Co-developed-by: Noah J. Rosa <noahj.rosa@xxxxxxxxx>
> Signed-off-by: Noah J. Rosa <noahj.rosa@xxxxxxxxx>
> Signed-off-by: Stefano Radaelli <stefano.radaelli21@xxxxxxxxx>

Do not send bindings separate from their users. This requires quite an
effort for me to provide feedback here - look for mbox, import it, respond.

To be clear: bindings were NAKed.

See submitting patches for explanation how to send patchset.

Best regards,
Krzysztof