From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [Resend/PATCH] arm: dts: dra7: Add qspi device. Date: Mon, 16 Jun 2014 03:41:26 -0700 Message-ID: <20140616104126.GC17845@atomide.com> References: <1399374445-16456-1-git-send-email-sourav.poddar@ti.com> <20140506165254.GN18474@atomide.com> <53886CB7.4070104@ti.com> <538884C4.5070304@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <538884C4.5070304@ti.com> Sender: linux-omap-owner@vger.kernel.org To: Nishanth Menon Cc: Sricharan R , Sourav Poddar , bcousson@baylibre.com, devicetree@vger.kernel.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, "Nayak, Rajendra" , Santosh Shilimkar List-Id: devicetree@vger.kernel.org * Nishanth Menon [140530 06:19]: > On 05/30/2014 06:34 AM, Sricharan R wrote: > > Hi, > > > > On Tuesday 06 May 2014 10:22 PM, Tony Lindgren wrote: > >> * Sourav Poddar [140506 04:08]: > >>> These add device tree entry for qspi controller driver on dra7-evm. > >> Thanks applying into omap-for-v3.16/dt. > > There is a problem with this. The qspi node defines crossbar number > > as its interrupt number. Since the crossbar dts patches are not yet > > there, this causes a warning during boot. So interrupts = < > > > property should be removed from DT and added later by crossbar series. > > > > https://github.com/nmenon/kernel-test-logs/blob/next-20140530/omap2plus_defconfig/dra7.txt#L151 > as an indication of the warning. > > Tony, > Would you prefer a patch on top of omap-for-v3.16/dt-v2 branch? Sorting through my mailbox.. If this is still an issue a fix against v3.16-rc1 please. Regards, Tony