From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH 04/10] irqchip: versatile-fpga: add DT init Date: Fri, 23 May 2014 14:58:54 +0200 Message-ID: References: <1400620176-7239-1-git-send-email-robherring2@gmail.com> <1400620176-7239-5-git-send-email-robherring2@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <1400620176-7239-5-git-send-email-robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Rob Herring Cc: "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org" , Rob Herring , Thomas Gleixner , Jason Cooper List-Id: devicetree@vger.kernel.org On Tue, May 20, 2014 at 11:09 PM, Rob Herring wrote: > From: Rob Herring > > Add IRQCHIP_DECLARE call for the versatile-fpga interrupt controller so > that initialization from DT will work. > > Signed-off-by: Rob Herring > Cc: Thomas Gleixner > Cc: Jason Cooper If the different compatible string indicated that the hardware is different that string must be used to augment the runpath, right? It seems to me that the special routing register will be used whenever the DT has this special passthrough property set, but that should be *refused* on all other variants, as that regiser has a different meaning on the integrator (used for FIQ). Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html