From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH 1/2] ARM: dts: versatile-pb/ab fix MMC IRQs Date: Mon, 19 Mar 2012 00:57:18 +0100 Message-ID: References: <1330682843-21163-1-git-send-email-linus.walleij@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1330682843-21163-1-git-send-email-linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: Grant Likely Cc: Russell King , devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org On Fri, Mar 2, 2012 at 11:07 AM, Linus Walleij wrote: > The MMCI driver will not work without two IRQs since this is not > flagged as a single-irq variant. Looking through the complex IRQ > definition for the MMCI on the versatile (including an #if 1 > statement forcing MMCI IRQ0 to the VIC) this appears to the the > correct IRQ number for both models. > > Cc: Russell King > Cc: Niklas Hernaeus > Signed-off-by: Linus Walleij Ping on this and 2/2, could go in as fixes as well. Yours, Linus Walleij