From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v4 3/4] ARM: OMAP2+: add legacy display for omap3 DBB056 Date: Fri, 28 Feb 2014 14:38:25 -0800 Message-ID: <20140228223824.GN13624@atomide.com> References: <1392387656-15186-1-git-send-email-chf.fritz@googlemail.com> <1392387656-15186-4-git-send-email-chf.fritz@googlemail.com> <52FE29BF.9040307@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <52FE29BF.9040307@ti.com> Sender: linux-omap-owner@vger.kernel.org To: Tomi Valkeinen Cc: Christoph Fritz , bcousson@baylibre.com, Nishanth Menon , Tero Kristo , Javier Martinez Canillas , Daniel Mack , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org List-Id: devicetree@vger.kernel.org * Tomi Valkeinen [140214 06:38]: > Hi, > > On 14/02/14 16:20, Christoph Fritz wrote: > > Full device tree support for omapdss is not yet accomplished. Until > > then, init display by legacy platform code. > > > > Signed-off-by: Christoph Fritz > > --- > > 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