From patchwork Fri Oct 21 15:10:37 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9389473 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 A8741608A7 for ; Fri, 21 Oct 2016 15:10:53 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9AF4428D7B for ; Fri, 21 Oct 2016 15:10:53 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 8FA5E2A0E5; Fri, 21 Oct 2016 15:10:53 +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 98E232A27F for ; Fri, 21 Oct 2016 15:10:51 +0000 (UTC) Received: from listengine (helo=tuxfamily.org) by mx1.tuxfamily.net with local-bsmtp (Exim 4.84_2) (envelope-from ) id 1bxbT8-0001PT-7q for patchwork-linux-oxnas@patchwork.kernel.org; Fri, 21 Oct 2016 17:10:50 +0200 Received: from mail-wm0-x22e.google.com ([2a00:1450:400c:c09::22e]) by mx1.tuxfamily.net with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1bxbT2-0001Nh-BT for linux-oxnas@lists.tuxfamily.org; Fri, 21 Oct 2016 17:10:44 +0200 Received: by mail-wm0-x22e.google.com with SMTP id c78so224059wme.0 for ; Fri, 21 Oct 2016 08:10:44 -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=fmQQl3Pt6qmqPfKmWjm19jsvNUnMfyR0Lamf1j/XBV0=; b=psS3RFek1ExQ0S9kxkqEhUspUuSQFIchMau0aN+u2v6VHfTEcBz9OIEGKRRgyde2XF cObSCnT31gs4z2637nWBSA9laVXLy8Um5G9X5kl/M+Ct4bXP+C3upNvjPLE59VOWXRsg txkUCLavhlJ4WtV1TkrRw51b3vztzTY08oZU4iHecUqP0u3cJA42tFaaBlJgpfitScUf IZBSaC4gujNLWj3cK9Nvi/59ztENMqPaVbnj4AcrYBkH+a/iTizHzeRVzi6ebbZkn9Cl ZmFFcOACPDNZCaxYYiv8qHvCyTbFIaXMhzOgLldW2yjHLV5xOM3fWaEQXmNbDj8ZF9z+ jI7w== 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=fmQQl3Pt6qmqPfKmWjm19jsvNUnMfyR0Lamf1j/XBV0=; b=W20x76e+TPgz1ZaHtIiVqewGDqLiZIWXHjIaVyw8MPPXHSALmjDEl9VeICEJzqq5F+ GxxhmfMc7RYb9ZNF/ZuyAyyeu8MALnudLshU4P9mnGfS5IQaeD0uOBmvKsLwic7ApYqo pvFkh67egNpaJDbgPXsiNRcMdN6aLTmbAsUhlATXD9ToI/DvPGeYwgFtZxYUbpKZW1wD q6/42HI2uE7os1/kVXmibzm3QQen8N0Wj5zC31ZWO41YWHk3jhtFXedRy/f2FYBoeNXA gh82D2hw0zTVDB5BQPzDyd9MXK2wWgznaZZHGcv/EL9nQ4ES/Yo3uUqLnDrJIDqQJwH1 QPZw== X-GM-Message-State: ABUngvdeG4z5Phl+cEwc3BRNB2lz0MaFYzck971MWxaLBlNB4P/Hc2su+1wuuV2MLOg5eEf1 X-Received: by 10.194.126.36 with SMTP id mv4mr1118987wjb.221.1477062643689; Fri, 21 Oct 2016 08:10:43 -0700 (PDT) Received: from build.net (build.baylibre.com. [37.187.146.144]) by smtp.gmail.com with ESMTPSA id hb5sm3384461wjc.5.2016.10.21.08.10.42 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Oct 2016 08:10:43 -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] [PATCH 3/3] MAINTAINERS: oxnas: Add new files definitions Date: Fri, 21 Oct 2016 17:10:37 +0200 Message-ID: <20161021151037.20112-4-narmstrong@baylibre.com> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20161021151037.20112-1-narmstrong@baylibre.com> References: <20161021151037.20112-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 1cd38a7..29d8853 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1478,8 +1478,9 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) L: linux-oxnas@lists.tuxfamily.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