From: Chintan Patel <chintanlike@gmail.com>
To: Doug Anderson <dianders@chromium.org>
Cc: neil.armstrong@linaro.org, jesszhan0024@gmail.com,
dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] drm/panel: jdi-lt070me05000: Use MIPI DSI multi functions
Date: Wed, 4 Feb 2026 18:10:51 -0800 [thread overview]
Message-ID: <31fdfcfb-bac0-4fec-96fa-be561167a33c@gmail.com> (raw)
In-Reply-To: <CAD=FV=U=+CvY2qPGWWwsde0a-OQuqk55QG_HqWSPCKZ-TP8Huw@mail.gmail.com>
>> ---
>>
>> Changes in v2:
>> - Replaced mdelay() with mipi_dsi_usleep_range() for timing (tighter bounds per review)
>> - Switched to mipi_dsi_generic_write_seq_multi() for cleaner varargs syntax
>> - Applied lowercase hex notation per kernel style guide
>> - Added error accumulator reset in jdi_panel_off() to preserve power-down behavior
>> - Kept final msleep(100) outside multi context for safety
>>
>> .../gpu/drm/panel/panel-jdi-lt070me05000.c | 105 ++++--------------
>> 1 file changed, 24 insertions(+), 81 deletions(-)
>
> This looks nice to me now, and I think it's a nice improvement to the driver.
>
> Reviewed-by: Douglas Anderson <dianders@chromium.org>
>
> I'll put it in my queue and plan to land it next week unless someone
> beats me to it or has additional comments.
Thank you Doug! I appreciate your review feedback.
> -Doug
next prev parent reply other threads:[~2026-02-05 2:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-03 4:46 [PATCH v2] drm/panel: jdi-lt070me05000: Use MIPI DSI multi functions Chintan Patel
2026-02-04 3:14 ` Doug Anderson
2026-02-05 2:10 ` Chintan Patel [this message]
2026-02-10 16:47 ` Doug Anderson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=31fdfcfb-bac0-4fec-96fa-be561167a33c@gmail.com \
--to=chintanlike@gmail.com \
--cc=dianders@chromium.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=jesszhan0024@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=neil.armstrong@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox