From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753025AbbJNBXa (ORCPT ); Tue, 13 Oct 2015 21:23:30 -0400 Received: from mail.kernel.org ([198.145.29.136]:53282 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752201AbbJNBX3 (ORCPT ); Tue, 13 Oct 2015 21:23:29 -0400 Date: Wed, 14 Oct 2015 09:23:16 +0800 From: Shawn Guo To: Thomas Gleixner Cc: LKML , Oleksij Rempel , marc.zyngier@arm.com, jason@lakedaemon.net, Sascha Hauer Subject: Re: [patch 0/3] irqchip/mxs: Add support for ASM9260 interrupt controller Message-ID: <20151014012316.GE584@tiger> References: <20151013175149.518395824@linutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151013175149.518395824@linutronix.de> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 13, 2015 at 05:58:53PM -0000, Thomas Gleixner wrote: > I'm reposting this series from Oleksij before I apply it to give Shawn > and Sascha an opportunity to review and test it on imx. I tested the series on imx28-evk board with v4.3-rc5, and it works fine. Tested-by: Shawn Guo