[PATCH 3/6] drm/panel: simple: Add A10 EVB 5 inch panel support

2016-09-09 Thread Maxime Ripard
Hi, On Mon, Sep 05, 2016 at 10:00:01PM +0800, Chen-Yu Tsai wrote: > On Wed, Aug 31, 2016 at 4:18 PM, Maxime Ripard > wrote: > > The A10-EVB from Allwinner comes with an unidentified panel, with the only > > mark on the PCB being A10-SUB-EVB-5LCD. > > > > Add timings to simple panel to handle it.

[PATCH 3/6] drm/panel: simple: Add A10 EVB 5 inch panel support

2016-09-05 Thread Chen-Yu Tsai
On Wed, Aug 31, 2016 at 4:18 PM, Maxime Ripard wrote: > The A10-EVB from Allwinner comes with an unidentified panel, with the only > mark on the PCB being A10-SUB-EVB-5LCD. > > Add timings to simple panel to handle it. > > Signed-off-by: Maxime Ripard > --- > drivers/gpu/drm/panel/panel-simple.c

[PATCH 3/6] drm/panel: simple: Add A10 EVB 5 inch panel support

2016-08-31 Thread Maxime Ripard
The A10-EVB from Allwinner comes with an unidentified panel, with the only mark on the PCB being A10-SUB-EVB-5LCD. Add timings to simple panel to handle it. Signed-off-by: Maxime Ripard --- drivers/gpu/drm/panel/panel-simple.c | 26 ++ 1 file changed, 26 insertions(+) d