From patchwork Thu Jan 22 11:56:07 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 431794 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from mail-yh0-x239.google.com (mail-yh0-x239.google.com [IPv6:2607:f8b0:4002:c01::239]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id D76E514007D for ; Thu, 22 Jan 2015 22:57:19 +1100 (AEDT) Received: by mail-yh0-f57.google.com with SMTP id f10sf186075yha.2 for ; Thu, 22 Jan 2015 03:57:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=20120806; h=mime-version:from:to:cc:subject:date:message-id:in-reply-to :references:x-original-sender:x-original-authentication-results :reply-to:content-type:precedence:mailing-list:list-id:list-post :list-help:list-archive:sender:list-subscribe:list-unsubscribe; bh=bYRBFay3jK5vTe3F4AHEfrjLAkzOyPLk4gJuyDUdZRc=; b=iew/dsYxLVEA41VBjW4bT7yXHs2oS6Cc+E0jiYf9ceJbSJAc7dcsh7W2CJ1LtNXJ1P f+ll6oyDKRV08MPdYgA7w1Avj4RgBOrz3dUKExLWUaLZiSXEPj+jvWo/IjYXYk4dgbXc LkUzofySlp6Qe+t2SafinKCtGfAMzBSaaaC6zvnCypkY0kCOevPJTBWh+dsWtNtWRuja Tzr9cA1Z7XwPu3GcxwsFKYh9evq3kHSZmQL6O1uAFYKBqGmlTXpZR5H97NBML1Hjo97S 4AeZAOmaRHmt/W4+j9UfVRqUDKfaS0QZCrkyzbfQqU7swNjw6bq7Yidh+NfkLKj7xp3V C40w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :in-reply-to:references:x-original-sender :x-original-authentication-results:reply-to:content-type:precedence :mailing-list:list-id:list-post:list-help:list-archive:sender :list-subscribe:list-unsubscribe; bh=bYRBFay3jK5vTe3F4AHEfrjLAkzOyPLk4gJuyDUdZRc=; b=G5NUVJSE+VckWNFARRW1KdFhPVm9tnEqlP6f5ZMgLf/goHiwz0SmW9x2RcmlnY/GLa 2CerF4Yol1Yj96jA4thZ+bnhkD2oTz+Bmr60fASEuzDmmTjG1sdRS8T1C90432i5A5ks YvefsDzmtWJ0fuzeb5cTg1U5cPxPMeYU31E+j1e2qBLqH74TasW4CRAPuiHUmzCx++IC DFBu+U6+7vobtqDjhvWdi4R1/bytiJdaDJZGuFi1ObHGH+/W57hHUN944tl6qndrdYIr veLxnxH+EfkEPyPA8gQYbTANDRwy8QnGETTWJp4sUR3C5YJydnH5UjNtOs8wQeDmHgAA xGgA== X-Received: by 10.140.84.103 with SMTP id k94mr17283qgd.3.1421927837475; Thu, 22 Jan 2015 03:57:17 -0800 (PST) MIME-Version: 1.0 X-BeenThere: rtc-linux@googlegroups.com Received: by 10.140.21.99 with SMTP id 90ls522463qgk.39.gmail; Thu, 22 Jan 2015 03:57:17 -0800 (PST) X-Received: by 10.236.216.8 with SMTP id f8mr500733yhp.58.1421927837269; Thu, 22 Jan 2015 03:57:17 -0800 (PST) Received: from mail-ie0-f172.google.com (mail-ie0-f172.google.com. [209.85.223.172]) by gmr-mx.google.com with ESMTPS id q6si184145igr.3.2015.01.22.03.57.17 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 22 Jan 2015 03:57:17 -0800 (PST) Received-SPF: pass (google.com: domain of lee.jones@linaro.org designates 209.85.223.172 as permitted sender) client-ip=209.85.223.172; Received: by mail-ie0-f172.google.com with SMTP id rd18so928168iec.3 for ; Thu, 22 Jan 2015 03:57:17 -0800 (PST) X-Gm-Message-State: ALoCoQlMMH9Z1qsy0yqcWg6AgTSFjsj8gLKi84jM6qlVPWDAqpy9g0CjEGxwPufneamKCb1gaR/R X-Received: by 10.50.234.194 with SMTP id ug2mr11563168igc.39.1421927837155; Thu, 22 Jan 2015 03:57:17 -0800 (PST) Received: from localhost.localdomain (host109-148-235-13.range109-148.btcentralplus.com. [109.148.235.13]) by mx.google.com with ESMTPSA id cj7sm2404231igb.10.2015.01.22.03.57.12 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 22 Jan 2015 03:57:16 -0800 (PST) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: lee.jones@linaro.org, kernel@stlinux.com, rtc-linux@googlegroups.com, wim@iguana.be, linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux@roeck-us.net, david.paris@st.com Subject: [rtc-linux] [PATCH v2 9/9] MAINTAINERS: Add Watchdog and RTC files to STI's maintainer entry Date: Thu, 22 Jan 2015 11:56:07 +0000 Message-Id: <1421927767-28889-10-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1421927767-28889-1-git-send-email-lee.jones@linaro.org> References: <1421927767-28889-1-git-send-email-lee.jones@linaro.org> X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of lee.jones@linaro.org designates 209.85.223.172 as permitted sender) smtp.mail=lee.jones@linaro.org Reply-To: rtc-linux@googlegroups.com Precedence: list Mailing-list: list rtc-linux@googlegroups.com; contact rtc-linux+owners@googlegroups.com List-ID: X-Google-Group-Id: 712029733259 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 ddb9ac8..7060aa6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1439,10 +1439,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