Re: [PATCH v2 3/3] drm/panel: simple: Add Satoz SAT050AT40H12R2 panel support

2019-12-24 Thread Miquel Raynal
Hello, Miquel Raynal wrote on Tue, 24 Dec 2019 15:05:51 +0100: > Add support for the Satoz SAT050AT40H12R2 RGB panel. > > Signed-off-by: Miquel Raynal > --- > > Changes since v1: > * Switched to display_timing's instead of display_mode. > > drivers/gpu/drm/panel/panel-simple.c | 28

[PATCH v2 3/3] drm/panel: simple: Add Satoz SAT050AT40H12R2 panel support

2019-12-24 Thread Miquel Raynal
Add support for the Satoz SAT050AT40H12R2 RGB panel. Signed-off-by: Miquel Raynal --- Changes since v1: * Switched to display_timing's instead of display_mode. drivers/gpu/drm/panel/panel-simple.c | 28 1 file changed, 28 insertions(+) diff --git a/drivers/gpu/drm