Re: [PATCH 0/9] drm: meson: global clean-up (use proper macros, update comments ...)

From: Kevin Hilman
Date: Mon Jun 24 2019 - 19:24:40 EST


Julien Masson <jmasson@xxxxxxxxxxxx> writes:

> This patch series aims to clean-up differents parts of the drm meson
> code source.
>
> Couple macros have been defined and used to set several registers
> instead of using magic constants.
>
> I also took the opportunity to:
> - add/remove/update comments
> - remove useless code
> - minor fix/improvment

Nice set of cleanups, thanks! I especially like the extra in-code
comments.

Could you also add to the cover-letter how this was tested, and on what
platforms so we know it's not going to introduce any regressions.

Thanks,

Kevin