[PATCH 0/2] Add DRM panel driver for Ilitek ILI9341 based panels in parallel RGB mode

Sam Ravnborg sam at ravnborg.org
Wed Jun 26 16:04:34 UTC 2019


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


More information about the dri-devel mailing list