From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v2] MAINTAINERS: add OMAP defconfigs under OMAP SUPPORT Date: Mon, 16 Mar 2015 16:19:35 -0700 Message-ID: <20150316231934.GW12397@atomide.com> References: <1421705633-29056-1-git-send-email-balbi@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from muru.com ([72.249.23.125]:37966 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754509AbbCPXYY (ORCPT ); Mon, 16 Mar 2015 19:24:24 -0400 Content-Disposition: inline In-Reply-To: <1421705633-29056-1-git-send-email-balbi@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Felipe Balbi Cc: Linux OMAP Mailing List , Linux ARM Kernel Mailing List , Sjoerd Simons * Felipe Balbi [150119 14:18]: > omap2plus_defconfig and omap1_defconfig are also > part of the OMAP Support maintained, because of > that it's best to list them under OMAP SUPPORT on > MAINTAINERS so people know to Cc linux-omap when > patching them. > > Reported-by: Sjoerd Simons > Signed-off-by: Felipe Balbi Applying into omap-for-v4.1/fixes-not-urgent thanks. Tony > --- > > Add omap1_defconfig too > > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 97de006f38f0..7423e9759187 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -6783,6 +6783,8 @@ Q: http://patchwork.kernel.org/project/linux-omap/list/ > T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git > S: Maintained > F: arch/arm/*omap*/ > +F: arch/arm/configs/omap1_defconfig > +F: arch/arm/configs/omap2plus_defconfig > F: drivers/i2c/busses/i2c-omap.c > F: drivers/irqchip/irq-omap-intc.c > F: drivers/mfd/*omap*.c > -- > 2.2.0 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-omap" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Mon, 16 Mar 2015 16:19:35 -0700 Subject: [PATCH v2] MAINTAINERS: add OMAP defconfigs under OMAP SUPPORT In-Reply-To: <1421705633-29056-1-git-send-email-balbi@ti.com> References: <1421705633-29056-1-git-send-email-balbi@ti.com> Message-ID: <20150316231934.GW12397@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Felipe Balbi [150119 14:18]: > omap2plus_defconfig and omap1_defconfig are also > part of the OMAP Support maintained, because of > that it's best to list them under OMAP SUPPORT on > MAINTAINERS so people know to Cc linux-omap when > patching them. > > Reported-by: Sjoerd Simons > Signed-off-by: Felipe Balbi Applying into omap-for-v4.1/fixes-not-urgent thanks. Tony > --- > > Add omap1_defconfig too > > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 97de006f38f0..7423e9759187 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -6783,6 +6783,8 @@ Q: http://patchwork.kernel.org/project/linux-omap/list/ > T: git git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git > S: Maintained > F: arch/arm/*omap*/ > +F: arch/arm/configs/omap1_defconfig > +F: arch/arm/configs/omap2plus_defconfig > F: drivers/i2c/busses/i2c-omap.c > F: drivers/irqchip/irq-omap-intc.c > F: drivers/mfd/*omap*.c > -- > 2.2.0 > > -- > To unsubscribe from this list: send the line "unsubscribe linux-omap" in > the body of a message to majordomo at vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >