From patchwork Wed Apr 8 09:23:23 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 459172 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id E860D1401AD for ; Wed, 8 Apr 2015 19:25:00 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 369D6A7440; Wed, 8 Apr 2015 11:24:56 +0200 (CEST) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id H5ttF6nyQuQc; Wed, 8 Apr 2015 11:24:55 +0200 (CEST) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id A31ADA7420; Wed, 8 Apr 2015 11:24:55 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id CBCD8A7420 for ; Wed, 8 Apr 2015 11:24:53 +0200 (CEST) Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Pj4ZqwrMpLsU for ; Wed, 8 Apr 2015 11:24:53 +0200 (CEST) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from conuserg010-v.nifty.com (conuserg010.nifty.com [202.248.44.36]) by theia.denx.de (Postfix) with ESMTPS id 1C1EEA741C for ; Wed, 8 Apr 2015 11:24:49 +0200 (CEST) Received: from beagle.diag.org (KD106154051017.au-net.ne.jp [106.154.51.17]) (authenticated) by conuserg010-v.nifty.com with ESMTP id t389NNmm017293; Wed, 8 Apr 2015 18:24:40 +0900 X-Nifty-SrcIP: [106.154.51.17] From: Masahiro Yamada To: u-boot@lists.denx.de Date: Wed, 8 Apr 2015 18:23:23 +0900 Message-Id: <1428485003-17632-1-git-send-email-yamada.masahiro@socionext.com> X-Mailer: git-send-email 1.9.1 Cc: Tom Rini , Michal Simek , Stefan Roese Subject: [U-Boot] [PATCH] MAINTAINERS: fix TI DaVinci directory path and add KeyStone X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.15 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Signed-off-by: Masahiro Yamada --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 26780f4..26d0d27 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -151,10 +151,10 @@ ARM TI M: Tom Rini S: Maintained T: git git://git.denx.de/u-boot-ti.git -F: arch/arm/cpu/arm926ejs/davinci/ +F: arch/arm/mach-davinci/ +F: arch/arm/mach-keystone/ F: arch/arm/cpu/arm926ejs/omap/ F: arch/arm/cpu/armv7/omap*/ -F: arch/arm/include/asm/arch-davinci/ F: arch/arm/include/asm/arch-omap*/ F: arch/arm/include/asm/ti-common/