From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933447AbbIVPkK (ORCPT ); Tue, 22 Sep 2015 11:40:10 -0400 Received: from bear.ext.ti.com ([192.94.94.41]:42254 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933303AbbIVPkH (ORCPT ); Tue, 22 Sep 2015 11:40:07 -0400 From: Nishanth Menon To: Santosh Shilimkar CC: , , Nishanth Menon Subject: [PATCH] MAINTAINERS: Add keystone device tree and defconfig to list Date: Tue, 22 Sep 2015 10:39:38 -0500 Message-ID: <1442936378-7538-1-git-send-email-nm@ti.com> X-Mailer: git-send-email 2.1.4 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. 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 -- 2.1.4