From: Sam Ravnborg <sam@ravnborg.org>
To: Markuss Broks <markuss.broks@gmail.com>
Cc: linux-kernel@vger.kernel.org, linus.walleij@linaro.org,
phone-devel@vger.kernel.org,
Thierry Reding <thierry.reding@gmail.com>,
David Airlie <airlied@linux.ie>, Daniel Vetter <daniel@ffwll.ch>,
dri-devel@lists.freedesktop.org
Subject: Re: [PATCH v2] drm/panel: s6d27a1: Add driver for Samsung S6D27A1 display panel
Date: Tue, 3 Aug 2021 20:11:52 +0200 [thread overview]
Message-ID: <YQmG6EbBherV+8px@ravnborg.org> (raw)
In-Reply-To: <20210803172458.10971-1-markuss.broks@gmail.com>
Hi Markuss,
On Tue, Aug 03, 2021 at 08:24:50PM +0300, Markuss Broks wrote:
> This adds a driver for Samsung S6D27A1 display controller and panel.
> This panel is found in the Samsung GT-I8160 mobile phone,
> and possibly some other mobile phones.
>
> This display needs manufacturer commands to configure it to a working state;
> the commands used in this driver were taken from downstream driver
> by Gareth Phillips; sadly, there is almost no documentation on what they
> actually do.
>
> This driver re-uses the DBI infrastructure to communicate with the display.
>
> This driver is heavily based on WideChips WS2401 display controller
> driver by Linus Walleij and on other panel drivers for reference.
>
> Signed-off-by: Markuss Broks <markuss.broks@gmail.com>
Thnaks for the very quick response.
Please provide a changelog so we can follow what has changed.
Sometimes we revisit patches week and 100 patches later and cannot
remember any feedback.
Like for example (my style):
v3:
- fixed checkpatch warnings (sam)
- ...
v2:
- dropped backlight (sam)
- dropped kernel-doc (sam)
- bla bla (someone)
There are many different styles - pick one.
Also two other things.
checkpatch --strict reports a few issues to be fixed:
total: 0 errors, 5 warnings, 6 checks, 344 lines checked
One of them is a missing binding!
And the patch fails to apply. Please rebase on top of -next or
drm-misc-next.
Thanks in advance!
Sam
next prev parent reply other threads:[~2021-08-03 18:12 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-03 13:54 [PATCH] drm/panel: s6d27a1: Add driver for Samsung S6D27A1 display panel Markuss Broks
2021-08-03 14:45 ` Sam Ravnborg
2021-08-03 17:24 ` [PATCH v2] " Markuss Broks
2021-08-03 18:11 ` Sam Ravnborg [this message]
2021-08-05 13:33 ` [PATCH 0/2] Add support " Markuss Broks
2021-08-05 13:33 ` [PATCH 1/2] drm/panel: Add DT bindings " Markuss Broks
2021-08-05 19:18 ` Sam Ravnborg
2021-08-05 13:33 ` [PATCH 2/2] drm/panel: s6d27a1: Add driver " Markuss Broks
2021-08-05 19:25 ` Sam Ravnborg
2021-08-07 13:31 ` [PATCH 0/2] Add support " Markuss Broks
2021-08-07 13:31 ` [PATCH v2 1/2] drm/panel: Add DT bindings " Markuss Broks
2021-08-07 22:41 ` Linus Walleij
2021-08-13 20:41 ` Rob Herring
2021-08-07 13:31 ` [PATCH v2 2/2] drm/panel: s6d27a1: Add driver " Markuss Broks
2021-08-07 22:37 ` Linus Walleij
2021-08-13 13:54 ` Linus Walleij
2021-08-05 21:06 ` [PATCH " Linus Walleij
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=YQmG6EbBherV+8px@ravnborg.org \
--to=sam@ravnborg.org \
--cc=airlied@linux.ie \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=linus.walleij@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=markuss.broks@gmail.com \
--cc=phone-devel@vger.kernel.org \
--cc=thierry.reding@gmail.com \
/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