Re: [PATCH v2] drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features

From: Linus Walleij
Date: Tue Jun 29 2021 - 20:36:45 EST


On Tue, Jun 29, 2021 at 1:47 AM Nicolas Boichat <drinkcat@xxxxxxxxxxxx> wrote:

> Many of the DSI flags have names opposite to their actual effects,
> e.g. MIPI_DSI_MODE_EOT_PACKET means that EoT packets will actually
> be disabled. Fix this by including _NO_ in the flag names, e.g.
> MIPI_DSI_MODE_NO_EOT_PACKET.
>
> Signed-off-by: Nicolas Boichat <drinkcat@xxxxxxxxxxxx>

Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Yours,
Linus Walleij