From patchwork Mon Apr 8 18:44:22 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dinh Nguyen X-Patchwork-Id: 10889973 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 7371717E0 for ; Mon, 8 Apr 2019 18:44:37 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5700827F93 for ; Mon, 8 Apr 2019 18:44:37 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 44561283BB; Mon, 8 Apr 2019 18:44:37 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id D5D6527F93 for ; Mon, 8 Apr 2019 18:44:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=iDwsbcEGa2jotVOdp8a3PHZzwvsR0V9sogS8ZOFg++I=; b=MAEEdqOPd4qQNO q7bSb6cZrJmtVh3IScUNW2DmqmP2VSEXR2P1wvINq3sCHt6qXm9J+5UO/dG7optCiLKU/AETH3f7a lOyoe+ZstFbTVRyimjwo1onsm7w/j3ZJK5l6sloVaYz837yIvqoo5d0H2c9rO3f90gZrAkF+HxDWg IV36x2qV57xpQ9/YXtYcJvhRG9r76hxxY6q88TvijqGOEtoeRqpuZgtpP5W9G2AHdFv7UYM6PqhIx J49ZcsntSvfwo3mohktego1ZLVguG+5MgUqVmL9/WAukvMw/S8sfDkt95TT2hlOXyElQtb43KOyFc 4W+of8RcAmPJa60Es0kQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hDZFz-0007PK-Hu; Mon, 08 Apr 2019 18:44:35 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hDZFw-0007P3-CR for linux-arm-kernel@lists.infradead.org; Mon, 08 Apr 2019 18:44:33 +0000 Received: from localhost.localdomain (cpe-70-114-128-244.austin.res.rr.com [70.114.128.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 8405120833; Mon, 8 Apr 2019 18:44:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1554749071; bh=OBy9tDdSJkxlr2JmzJK6jnfYwVC6BzXPirDOUycqN5k=; h=From:To:Cc:Subject:Date:From; b=blOO++oPrypgEBBDCnhLJgJ0QKex+JOV5aP+X81H8nefW8oBm2KxNwnIFbC9MON9B MwDxQ5P2geGPOw8q6cctCSd6T3H0EBACqI1XF2ia3Zo0FoOPU1k58YArxThkDR8jTb 4BKcRdumScYTBVdroQGz3NjLshLB3+KAZqiQlf1Y= From: Dinh Nguyen To: linux-kernel@vger.kernel.org Subject: [PATCH] MAINTAINERS: Add arm64/intel entry for SoCFPGA Date: Mon, 8 Apr 2019 13:44:22 -0500 Message-Id: <20190408184422.27545-1-dinguyen@kernel.org> X-Mailer: git-send-email 2.20.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190408_114432_439351_8BB86CAD X-CRM114-Status: UNSURE ( 9.09 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: dinguyen@kernel.org, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Add arch/arm64/boot/dts/intel/ under Dinh Nguyen. Signed-off-by: Dinh Nguyen --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index e17ebf70b548..8c90df31aaf0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2189,6 +2189,7 @@ F: arch/arm/mach-socfpga/ F: arch/arm/boot/dts/socfpga* F: arch/arm/configs/socfpga_defconfig F: arch/arm64/boot/dts/altera/ +F: arch/arm64/boot/dts/intel/ W: http://www.rocketboards.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git