[PATCH 01/26] omapfb: panel-tpo-td028ttec1: Remove legacy boot support

2016-05-30 Thread Peter Ujfalusi
On 05/30/2016 02:56 PM, Belisko Marek wrote: > Hi Peter, > > On Mon, May 30, 2016 at 1:42 PM, Peter Ujfalusi > wrote: >> The panel is not used by any legacy board files so the legacy (pdata) boot >> support can be dropped. > What about platforms which doesn't support DT boot yet? We don't have

[PATCH 01/26] omapfb: panel-tpo-td028ttec1: Remove legacy boot support

2016-05-30 Thread Peter Ujfalusi
The panel is not used by any legacy board files so the legacy (pdata) boot support can be dropped. Signed-off-by: Peter Ujfalusi --- .../omap2/omapfb/displays/panel-tpo-td028ttec1.c | 43 +++--- include/video/omap-panel-data.h| 13 --- 2 files changed, 6

[PATCH 01/26] omapfb: panel-tpo-td028ttec1: Remove legacy boot support

2016-05-30 Thread Belisko Marek
Hi Peter, On Mon, May 30, 2016 at 1:42 PM, Peter Ujfalusi wrote: > The panel is not used by any legacy board files so the legacy (pdata) boot > support can be dropped. What about platforms which doesn't support DT boot yet? > > Signed-off-by: Peter Ujfalusi > --- > .../omap2/omapfb/displays/pa