Den 01.08.2019 21.43, skrev David Lechner:
On 8/1/19 8:52 AM, Noralf Trønnes wrote:
Move the driver to drm/panel and take advantage of the new panel support in drm_mipi_dbi. Change the file name to match the naming standard in drm/panel. The DRM driver name is kept since it is ABI.
Add missing MAINTAINERS entry.
Cc: David Lechner david@lechnology.com Signed-off-by: Noralf Trønnes noralf@tronnes.org
Reviewed-by: David Lechner david@lechnology.com
Although, I will say that the way the diff came out, it makes it a bit hard to follow the patch, so more more details in the commit message about the specific changes could be helpful.
Oh, I actually liked how the diff came out, since I found it easy to see how the drivers differed. But then again, I have have the code fresh in my brain cache so that might make a difference in how it looks.
I can expand the commit message.
I also see that I have moved the device tables, maybe I should move them back where they where originally so they are closer to the configs they refer to.
Noralf.