From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH v6 0/7] move s3c24xx-irq to drivers/irqchip and add dt support Date: Tue, 26 Mar 2013 22:12:31 +0000 Message-ID: <201303262212.31283.arnd@arndb.de> References: <201303262305.49725.heiko@sntech.de> Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from moutng.kundenserver.de ([212.227.17.10]:54515 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751625Ab3CZWMs (ORCPT ); Tue, 26 Mar 2013 18:12:48 -0400 In-Reply-To: <201303262305.49725.heiko@sntech.de> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Heiko =?iso-8859-1?q?St=FCbner?= Cc: Kukjin Kim , Grant Likely , Rob Herring , Thomas Abraham , devicetree-discuss@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org On Tuesday 26 March 2013, Heiko St=FCbner wrote: > This v6 addresses more comments from Arnd Bergmann, setting the compa= tible > property to the first supported SoC (s3c2410) instead of using the s3= c24xx > wildcard. It also switches the parent-irq and controller irq in the d= t > irq descriptor bringing it to a format of >=20 > Entire series Acked-by: Arnd Bergmann From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Tue, 26 Mar 2013 22:12:31 +0000 Subject: [PATCH v6 0/7] move s3c24xx-irq to drivers/irqchip and add dt support In-Reply-To: <201303262305.49725.heiko@sntech.de> References: <201303262305.49725.heiko@sntech.de> Message-ID: <201303262212.31283.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tuesday 26 March 2013, Heiko St?bner wrote: > This v6 addresses more comments from Arnd Bergmann, setting the compatible > property to the first supported SoC (s3c2410) instead of using the s3c24xx > wildcard. It also switches the parent-irq and controller irq in the dt > irq descriptor bringing it to a format of > > Entire series Acked-by: Arnd Bergmann