From: Sam Ravnborg <sam@ravnborg.org>
To: "Josef Luštický" <josef@lusticky.cz>
Cc: dri-devel@lists.freedesktop.org
Subject: Re: [PATCH 0/2] Add DRM panel driver for Ilitek ILI9341 based panels in parallel RGB mode
Date: Wed, 26 Jun 2019 18:04:34 +0200 [thread overview]
Message-ID: <20190626160434.GA16552@ravnborg.org> (raw)
In-Reply-To: <CAMqqaJH=Zv2zvLYKGPteA-yMoWL40+WM7huGVgkoNxdsveb3yQ@mail.gmail.com>
Hi Josef.
On Wed, Jun 26, 2019 at 05:21:09PM +0200, Josef Luštický wrote:
> Hello Sam, Rob,
> thank you both for comments.
>
> I've already prepared most of the code for v2 of this patchset.
>
> At the moment I am investigating, if it's possible to use mipi_dbi_*
> functions for the display initialization,
> as Rob suggested ("Can't you use existing mipi_dbi_* functions instead
> of rolling your own?").
>
> I'll post v2 patchset soon.
Thanks for the update. Looks forward for next round of patches.
Please check also what we have in drm/tinydrm/core/tinydrm-helpers.c.
If some of the functions are useable outside tinydrm - then we should
move them to a helper in drm/.
So we do not duplicate functionality.
And maybe this is what you already do and so everything is fine.
Do not hesitate to get back if you have any questions.
Sam
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
prev parent reply other threads:[~2019-06-26 16:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-19 13:20 [PATCH 0/2] Add DRM panel driver for Ilitek ILI9341 based panels in parallel RGB mode Josef Lusticky
2019-02-19 13:21 ` [PATCH 1/2] drm/panel: Add Ilitek ILI9341 parallel RGB panel driver Josef Lusticky
2019-06-05 21:21 ` Sam Ravnborg
2019-02-19 13:21 ` [PATCH 2/2] dt-bindings: panel: Add Ilitek ILI9341 panel documentation Josef Lusticky
2019-06-05 21:16 ` Sam Ravnborg
2019-06-26 12:57 ` [PATCH 0/2] Add DRM panel driver for Ilitek ILI9341 based panels in parallel RGB mode Sam Ravnborg
2019-06-26 15:21 ` Josef Luštický
2019-06-26 16:04 ` Sam Ravnborg [this message]
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=20190626160434.GA16552@ravnborg.org \
--to=sam@ravnborg.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=josef@lusticky.cz \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.