From patchwork Mon Oct 17 12:40:01 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9379205 X-Patchwork-Delegate: neil.armstrong@linaro.org Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 15CFB608A7 for ; Mon, 17 Oct 2016 12:40:24 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 09DD629281 for ; Mon, 17 Oct 2016 12:40:24 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id F06982927F; Mon, 17 Oct 2016 12:40:23 +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=-2.5 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_LOW,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from mx1.tuxfamily.net (mail.tuxfamily.net [212.85.158.8]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id C3F062927F for ; Mon, 17 Oct 2016 12:40:19 +0000 (UTC) Received: from listengine (helo=tuxfamily.org) by mx1.tuxfamily.net with local-bsmtp (Exim 4.84_2) (envelope-from ) id 1bw7DG-00023V-8p for patchwork-linux-oxnas@patchwork.kernel.org; Mon, 17 Oct 2016 14:40:18 +0200 Received: from mail-lf0-x233.google.com ([2a00:1450:4010:c07::233]) by mx1.tuxfamily.net with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1bw7D9-00020r-KR for linux-oxnas@lists.tuxfamily.org; Mon, 17 Oct 2016 14:40:11 +0200 Received: by mail-lf0-x233.google.com with SMTP id x79so292910262lff.0 for ; Mon, 17 Oct 2016 05:40:11 -0700 (PDT) Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=mHQqv0QgKDHEfMdZwDqfopLalyM5q2J1Pb3WQrQPbgQ=; b=RFOlwtkg0GEkDYOhehqoVKAObNwpl+1Vgyd7Mt/xieTmZilWCOl757tQOm2GCFrvoc JDFLRwt7JYpvm3SEz14CgPn4EcvTCyUcSoz/FkmcYKHN5cmx9JIrl/kyXtlBMh674RUf 349PISzkV/BYXcNCSazdofV2tRTe0RQ1eC+6bKcFbqXVRIXxJilvQML6AtU8vMxzj2er eha2y7o6y2F25G6MJblrEMweeqS8NFR4OXINXfy824CW4iIxq53LCR7HTjY6E+MBXP5j 1ceYAa5cHK8BYYdOpa1fYv/TtGpbJRfHyvUHVNdfbs5so9D/gYG71n/3m/NcIrGWcI9i R7yQ== X-Google-Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=mHQqv0QgKDHEfMdZwDqfopLalyM5q2J1Pb3WQrQPbgQ=; b=LHiXBjzT5WEGc4RGOckycEI9XGVrjJ129zgf4s5HmeXDHWMn64dOoAQLWbeIjWRKcI raDnF9+5nXQsf8cRktkAckcsR/neio2hcpfTDo/wBDaSKgobEbSAbQ/Tft4jDJke464M 3pVdJ88+EgSr//8DLRPdNeZolMVVWCrkY8xdwaIiSCnajMYQvhPEHzpHesJLsWnjEjq1 V8khYekV69iuces3ZyciZpbN0gVuN00LHjSzq14Fh2SsJ5YaMk/ZEoXGsN9P2KD2MLhl bQD1BXushzmYY4gvAJZ7YXcfMT3iV3BRqaL5PGZEE1CHqunQB5/rbEcP36wCYeOvkBQv n6/g== X-GM-Message-State: AA6/9RnD5hJ3H4iQlzNIWuAH7sd26qMByk9uw6LhuIISyQNw0taREEyz9HX+qKJW4+nyRyBE X-Received: by 10.28.164.70 with SMTP id n67mr8406943wme.61.1476708010398; Mon, 17 Oct 2016 05:40:10 -0700 (PDT) Received: from build.net (build.baylibre.com. [37.187.146.144]) by smtp.gmail.com with ESMTPSA id y2sm52769839wjx.20.2016.10.17.05.40.09 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Oct 2016 05:40:09 -0700 (PDT) From: Neil Armstrong To: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-oxnas@lists.tuxfamily.org, devicetree@vger.kernel.org CC: Neil Armstrong Subject: [linux-oxnas] [RFC PATCH 3/3] MAINTAINERS: oxnas: Add new files definitions Date: Mon, 17 Oct 2016 14:40:01 +0200 Message-ID: <20161017124001.23820-4-narmstrong@baylibre.com> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20161017124001.23820-1-narmstrong@baylibre.com> References: <20161017124001.23820-1-narmstrong@baylibre.com> List-Unsubscribe: List-Subscribe: List-Help: List-Software: Listengine, VHFFS 4.7-dev-4c39578052 List-ID: List-Post: List-Archive: Precedence: list Reply-To: linux-oxnas@lists.tuxfamily.org X-Virus-Scanned: ClamAV using ClamSMTP Fix the dts files maintained by the OXNAS platform, add a new board. Signed-off-by: Neil Armstrong --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 71aa5da..9f4bc60 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1444,8 +1444,9 @@ M: Neil Armstrong L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained F: arch/arm/mach-oxnas/ -F: arch/arm/boot/dts/oxnas* +F: arch/arm/boot/dts/ox8*.dtsi F: arch/arm/boot/dts/wd-mbwe.dts +F: arch/arm/boot/dts/cloudengines-pogoplug-series-3.dts N: oxnas ARM/Mediatek RTC DRIVER