Re: [Resend/PATCH] arm: dts: dra7: Add qspi device.
From: Tony Lindgren <tony@atomide.com>
Date: 2014-06-16 10:41:32
Also in:
linux-omap, lkml
From: Tony Lindgren <tony@atomide.com>
Date: 2014-06-16 10:41:32
Also in:
linux-omap, lkml
* Nishanth Menon [off-list ref] [140530 06:19]:
On 05/30/2014 06:34 AM, Sricharan R wrote:quoted
Hi, On Tuesday 06 May 2014 10:22 PM, Tony Lindgren wrote:quoted
* Sourav Poddar [off-list ref] [140506 04:08]:quoted
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