From mboxrd@z Thu Jan 1 00:00:00 1970 From: nm@ti.com (Nishanth Menon) Date: Tue, 22 Sep 2015 11:01:09 -0500 Subject: [PATCH] MAINTAINERS: Add keystone device tree and defconfig to list In-Reply-To: <5601790C.9080703@oracle.com> References: <1442936378-7538-1-git-send-email-nm@ti.com> <5601790C.9080703@oracle.com> Message-ID: <56017B45.9050304@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 09/22/2015 10:51 AM, santosh.shilimkar at oracle.com wrote: > On 9/22/15 8:39 AM, Nishanth Menon wrote: >> Keystone2 architecture files also include defconfig and devicetree >> files which need maintainer to pick up and send for merge. Include the >> same in the MAINTAINERS file so that we know where what needs to go. >> > Well this is I guess assumed responsibility and I have been taking > care of those patches. Yes, indeed.. Thanks for doing the same :) > >> Cc: Santosh Shilimkar >> Cc: linux-arm-kernel at lists.infradead.org >> Signed-off-by: Nishanth Menon >> --- >> MAINTAINERS | 3 +++ >> 1 file changed, 3 insertions(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 7ba7ab749c85..5a06d3e26c80 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -1187,6 +1187,9 @@ ARM/TEXAS INSTRUMENT KEYSTONE ARCHITECTURE >> M: Santosh Shilimkar >> L: linux-arm-kernel at lists.infradead.org (moderated for >> non-subscribers) >> S: Maintained >> +F: arch/arm/boot/dts/k2* >> +F: arch/arm/boot/dts/keystone* >> +F: arch/arm/configs/keystone_defconfig >> F: arch/arm/mach-keystone/ >> T: git >> git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git >> > No harm in adding explicitly if it helps. :-) > > Acked-by: Santosh Shilimkar > Thanks. -- Regards, Nishanth Menon From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758610AbbIVQBm (ORCPT ); Tue, 22 Sep 2015 12:01:42 -0400 Received: from bear.ext.ti.com ([192.94.94.41]:43350 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933357AbbIVQBj (ORCPT ); Tue, 22 Sep 2015 12:01:39 -0400 Message-ID: <56017B45.9050304@ti.com> Date: Tue, 22 Sep 2015 11:01:09 -0500 From: Nishanth Menon User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.8.0 MIME-Version: 1.0 To: "santosh.shilimkar@oracle.com" , Nishanth Menon , Santosh Shilimkar CC: , Subject: Re: [PATCH] MAINTAINERS: Add keystone device tree and defconfig to list References: <1442936378-7538-1-git-send-email-nm@ti.com> <5601790C.9080703@oracle.com> In-Reply-To: <5601790C.9080703@oracle.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [172.22.182.71] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/22/2015 10:51 AM, santosh.shilimkar@oracle.com wrote: > On 9/22/15 8:39 AM, Nishanth Menon wrote: >> Keystone2 architecture files also include defconfig and devicetree >> files which need maintainer to pick up and send for merge. Include the >> same in the MAINTAINERS file so that we know where what needs to go. >> > Well this is I guess assumed responsibility and I have been taking > care of those patches. Yes, indeed.. Thanks for doing the same :) > >> Cc: Santosh Shilimkar >> Cc: linux-arm-kernel@lists.infradead.org >> Signed-off-by: Nishanth Menon >> --- >> MAINTAINERS | 3 +++ >> 1 file changed, 3 insertions(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 7ba7ab749c85..5a06d3e26c80 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -1187,6 +1187,9 @@ ARM/TEXAS INSTRUMENT KEYSTONE ARCHITECTURE >> M: Santosh Shilimkar >> L: linux-arm-kernel@lists.infradead.org (moderated for >> non-subscribers) >> S: Maintained >> +F: arch/arm/boot/dts/k2* >> +F: arch/arm/boot/dts/keystone* >> +F: arch/arm/configs/keystone_defconfig >> F: arch/arm/mach-keystone/ >> T: git >> git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git >> > No harm in adding explicitly if it helps. :-) > > Acked-by: Santosh Shilimkar > Thanks. -- Regards, Nishanth Menon