Hi Nicolas,
On Mon, Jul 26, 2021 at 08:38:18AM +0800, Nicolas Boichat wrote:
On Sun, Jul 25, 2021 at 9:31 PM Sam Ravnborg sam@ravnborg.org wrote:
On Tue, Jun 29, 2021 at 07:47:21AM +0800, Nicolas Boichat 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
Hi Nicolas,
in this thread: https://lore.kernel.org/dri-devel/20210211113309.1.I629b2366a6591410359c7fcf... I see that several people added their Reviewed-by.
Please either add the tgas if missing, or elaborate why you left them out.
Oh simple, I just forgot.
Yeah, know that feeling.
I regenerated the patch so it's a bit different from v1... Not 100% sure if I can add those, since those were for the overall patch: Reviewed-by: Robert Foss robert.foss@linaro.org Reviewed-by: Laurent Pinchart laurent.pinchart@ideasonboard.com Reviewed-by: Andrzej Hajda andrzej.hajda@samsung.com.
Those 2 shouldn't be a problem: Reviewed-by: Xin Ji xji@analogixsemi.com # anx7625.c Reviewed-by: Abhinav Kumar abhinavk@codeaurora.org # msm/dsi
I was suprised this had not landed yet.
Yep. Let me know if you want me to send a v3 with those tags.
Please resend a v3 with the tags.
Sam