Re: [PATCH 1/2] omapdss: panel-tpo-td028ec1: Add DT support.

2014-04-23 Thread Tomi Valkeinen
On 23/04/14 00:12, Marek Belisko wrote: > static int td028ttec1_panel_probe(struct spi_device *spi) > { > struct panel_drv_data *ddata; > @@ -418,6 +436,10 @@ static int td028ttec1_panel_probe(struct spi_device *spi) > r = td028ttec1_panel_probe_pdata(spi); > if

[PATCH 1/2] omapdss: panel-tpo-td028ec1: Add DT support.

2014-04-22 Thread Marek Belisko
Signed-off-by: Marek Belisko --- .../bindings/video/toppoly,td028ttec1.txt | 30 .../omap2/displays-new/panel-tpo-td028ttec1.c | 32 +- 2 files changed, 61 insertions(+), 1 deletion(-) create mode 100644 Documentation/devicetree/bindings/vi