From patchwork Thu Apr 9 14:47:34 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 46949 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-wi0-f197.google.com (mail-wi0-f197.google.com [209.85.212.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 691BB21416 for ; Thu, 9 Apr 2015 14:48:21 +0000 (UTC) Received: by wizk4 with SMTP id k4sf1802018wiz.2 for ; Thu, 09 Apr 2015 07:48:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:sender:precedence:list-id :x-original-sender:x-original-authentication-results:mailing-list :list-post:list-help:list-archive:list-unsubscribe; bh=CJGM3QhVr+15NoeC6nd9PWB5FQ7QQbGYf5lA4Xu0Ia8=; b=HHLdcOAZWD/JwTtiH88UfJb87fvNFg8zhkDOJO1FI9/ggLHdCfXUxWeX4sAMZmv9JB g0UwdCTsC0d9NECQ9JM2kyM4wPFgdLE71owQtf2BgKyv4XKSpo0JNUknFt32N0EaXMEv TF8nNk9ajttCYcH72q38AGYj7z12cXw7RXI76g8gJoKOdkCS8bdXCvbyXw/1RJ4qHK5H /RCpL/hEX/lkvGmjHH4G6CSyfdfnSq+eWr2tIRStklnXpmt3UX6w5KHtq6ahfV/FuOSv w/Jy8E6Z5GkZ7BoRkI3ZZMGKSwunKuHbh54WhTLpOaPFtm3UIicq5DojKCReUhY4KPc1 DgQw== X-Gm-Message-State: ALoCoQnKGQ/8KAemelaKDvEszGK+3GPlIKHYh/NLqOpJx8QpNtWQsxhdNImY6p/q89euy3s2S2nC X-Received: by 10.112.171.41 with SMTP id ar9mr1381604lbc.24.1428590900705; Thu, 09 Apr 2015 07:48:20 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.198.229 with SMTP id jf5ls299235lac.56.gmail; Thu, 09 Apr 2015 07:48:20 -0700 (PDT) X-Received: by 10.152.22.133 with SMTP id d5mr4806775laf.99.1428590900569; Thu, 09 Apr 2015 07:48:20 -0700 (PDT) Received: from mail-lb0-f173.google.com (mail-lb0-f173.google.com. [209.85.217.173]) by mx.google.com with ESMTPS id z9si8911243lbu.81.2015.04.09.07.48.20 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Apr 2015 07:48:20 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.173 as permitted sender) client-ip=209.85.217.173; Received: by lbbzk7 with SMTP id zk7so92964927lbb.0 for ; Thu, 09 Apr 2015 07:48:20 -0700 (PDT) X-Received: by 10.112.16.196 with SMTP id i4mr17547189lbd.72.1428590900449; Thu, 09 Apr 2015 07:48:20 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.67.65 with SMTP id l1csp517287lbt; Thu, 9 Apr 2015 07:48:19 -0700 (PDT) X-Received: by 10.70.90.129 with SMTP id bw1mr10828155pdb.85.1428590890763; Thu, 09 Apr 2015 07:48:10 -0700 (PDT) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id zp6si9280360pbc.127.2015.04.09.07.48.09; Thu, 09 Apr 2015 07:48:10 -0700 (PDT) Received-SPF: none (google.com: devicetree-owner@vger.kernel.org does not designate permitted sender hosts) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755549AbbDIOsD (ORCPT + 5 others); Thu, 9 Apr 2015 10:48:03 -0400 Received: from mail-wi0-f175.google.com ([209.85.212.175]:36415 "EHLO mail-wi0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753701AbbDIOr5 (ORCPT ); Thu, 9 Apr 2015 10:47:57 -0400 Received: by wizk4 with SMTP id k4so95275946wiz.1 for ; Thu, 09 Apr 2015 07:47:56 -0700 (PDT) X-Received: by 10.194.47.165 with SMTP id e5mr12219584wjn.128.1428590876420; Thu, 09 Apr 2015 07:47:56 -0700 (PDT) Received: from localhost.localdomain ([81.134.86.156]) by mx.google.com with ESMTPSA id gt4sm20465371wib.21.2015.04.09.07.47.54 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 09 Apr 2015 07:47:55 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: lee.jones@linaro.org, kernel@stlinux.com, wim@iguana.be, linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux@roeck-us.net, a.zummo@towertech.it, david.paris@st.com Subject: [PATCH v7 9/9] MAINTAINERS: Add Watchdog and RTC files to STI's maintainer entry Date: Thu, 9 Apr 2015 15:47:34 +0100 Message-Id: <1428590854-14095-10-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1428590854-14095-1-git-send-email-lee.jones@linaro.org> References: <1428590854-14095-1-git-send-email-lee.jones@linaro.org> Sender: devicetree-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: devicetree@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.173 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Signed-off-by: Lee Jones --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 6239a30..2bc71e7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1461,10 +1461,12 @@ F: drivers/phy/phy-stih407-usb.c F: drivers/phy/phy-stih41x-usb.c F: drivers/pinctrl/pinctrl-st.c F: drivers/reset/sti/ +F: drivers/rtc/rtc-st-lpc.c F: drivers/tty/serial/st-asc.c F: drivers/usb/dwc3/dwc3-st.c F: drivers/usb/host/ehci-st.c F: drivers/usb/host/ohci-st.c +F: drivers/watchdog/st_lpc_wdt.c F: drivers/ata/ahci_st.c ARM/TECHNOLOGIC SYSTEMS TS7250 MACHINE SUPPORT