Re: [linux-sunxi] [PATCH] drm/panel: simple: Fix width and height for Olimex LCD-OLinuXino-4.3TS

From: Chen-Yu Tsai
Date: Fri Aug 04 2017 - 00:26:42 EST


On Thu, Jul 20, 2017 at 6:29 PM, Jonathan Liu <net147@xxxxxxxxx> wrote:
> The physical size of the panel is 105.5 (W) x 67.2 (H) x 4.05 (D) mm
> but the active display area is 95.04 (W) x 53.856 (H) mm.
>
> The width and height should be set to the active display area.
>
> Signed-off-by: Jonathan Liu <net147@xxxxxxxxx>

You probably want:

Fixes: cf5c9e6dc70d ("drm/panel: simple: Add timings for the Olimex
LCD-OLinuXino-4.3TS")

Otherwise,

Reviewed-by: Chen-Yu Tsai <wens@xxxxxxxx>

against the panel datasheet linked from Olimex's product page.
This should probably go in through drm-misc?