On Tue, Jun 29, 2021 at 1:47 AM Nicolas Boichat drinkcat@chromium.org 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@chromium.org
Reviewed-by: Linus Walleij linus.walleij@linaro.org
Yours, Linus Walleij