[PATCH v4 3/4] ARM: OMAP2+: add legacy display for omap3 DBB056
From: tony@atomide.com (Tony Lindgren)
Date: 2014-02-28 22:38:25
Also in:
linux-devicetree, linux-omap
From: tony@atomide.com (Tony Lindgren)
Date: 2014-02-28 22:38:25
Also in:
linux-devicetree, linux-omap
* Tomi Valkeinen [off-list ref] [140214 06:38]:
Hi, On 14/02/14 16:20, Christoph Fritz wrote:quoted
Full device tree support for omapdss is not yet accomplished. Until then, init display by legacy platform code. Signed-off-by: Christoph Fritz <redacted> --- arch/arm/mach-omap2/dss-common.c | 49 ++++++++++++++++++++++++++++++++++++ arch/arm/mach-omap2/dss-common.h | 1 + arch/arm/mach-omap2/pdata-quirks.c | 8 +++++- 3 files changed, 57 insertions(+), 1 deletion(-)I'm not nack'ing this, but I'm again hoping to get DSS DT support for 3.15. I haven't done any bigger changes to my branch for some time now, and I'm just waiting to get some comments/acks for the bindings. So I suggest to also try out DSS DT for your board, based on the latest DSS DT branch: git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git work/dss-dt That way you have it ready and tested if DSS DT goes forward.
Applying only patches 1 & 2 into omap-for-v3.15/dt thanks. Regards, Tony