From patchwork Wed May 25 16:06:37 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Griffin X-Patchwork-Id: 68617 Delivered-To: patch@linaro.org Received: by 10.140.92.199 with SMTP id b65csp1300166qge; Wed, 25 May 2016 09:07:28 -0700 (PDT) X-Received: by 10.98.92.66 with SMTP id q63mr6963043pfb.21.1464192447235; Wed, 25 May 2016 09:07:27 -0700 (PDT) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id zh6si13542236pab.23.2016.05.25.09.07.26; Wed, 25 May 2016 09:07:27 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@linaro.org; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE dis=NONE) header.from=linaro.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755479AbcEYQHT (ORCPT + 30 others); Wed, 25 May 2016 12:07:19 -0400 Received: from mail-wm0-f52.google.com ([74.125.82.52]:34948 "EHLO mail-wm0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932309AbcEYQHN (ORCPT ); Wed, 25 May 2016 12:07:13 -0400 Received: by mail-wm0-f52.google.com with SMTP id a136so133985863wme.0 for ; Wed, 25 May 2016 09:07:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=ZO27mMDV6y5/XxdUQJPncK3clVyNJOd5rTH2ScnF4Cc=; b=Efx55FScMVvYgGyjEt+L64AlTWx0w3GLBuuqv0ocB4jHS1SKRudVJO3uJckg16jAgF 527CXKhoxlwtoHdQh2KdJD6o4pwmp2yEvFFsFZnzkAZ1SZhdbFp3GJDo94ZUFbpz+pVq DOD9PeeJI3fvWMdlkZQT4mQgkIpsZt3fnF5UI= 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=ZO27mMDV6y5/XxdUQJPncK3clVyNJOd5rTH2ScnF4Cc=; b=DFv53Uun4BQY4sUUVEpdMD2Wyub0qn1xKnDrgG0r2gODYmsE12LjJTF1ybb5PrwmFl U0JWlffK9cX3KMtFR2fGjOU7EjVgfZbqzzUrXspREDgVXPYELGm/sJGQYo963V7Gtu22 Xf5JYB3J3G+MYnATtV8/CLHgbGKEJZS3TEaotvGpTZaE9mPS2jVaOmEHkIxR62EXa5nC Vcl1IVBQl6aQBsjp5OiMsn73VsWGQoUleOB6Prh+jKJEzdehasOXqP+UPMsh7/rhdV+i AkfK5Uo5Dyd/1yacPrFw9GfZfnFllXy/QUXEGO00NLDG/k2sUMM1NjLvRGVNLo64bxM0 i/ow== X-Gm-Message-State: ALyK8tI18Yi3jdtch3z0EaiV/W9uL009mkxMUioZQagThEtpnxMYkn5upJ+bPCf8ngl6nwJ+ X-Received: by 10.194.91.194 with SMTP id cg2mr4962451wjb.47.1464192432102; Wed, 25 May 2016 09:07:12 -0700 (PDT) Received: from localhost.localdomain (cpc84731-aztw28-2-0-cust112.18-1.cable.virginm.net. [82.37.67.113]) by smtp.gmail.com with ESMTPSA id k127sm10039103wmf.21.2016.05.25.09.07.10 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 25 May 2016 09:07:11 -0700 (PDT) From: Peter Griffin To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, srinivas.kandagatla@gmail.com, maxime.coquelin@st.com, patrice.chotard@st.com, vinod.koul@intel.com, ohad@wizery.com, bjorn.andersson@linaro.org, arnd@arndb.de Cc: peter.griffin@linaro.org, lee.jones@linaro.org, devicetree@vger.kernel.org, dmaengine@vger.kernel.org, linux-remoteproc@vger.kernel.org Subject: [PATCH v4 03/18] MAINTAINERS: Add st xp70 rproc driver to STi section. Date: Wed, 25 May 2016 17:06:37 +0100 Message-Id: <1464192412-16386-5-git-send-email-peter.griffin@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1464192412-16386-1-git-send-email-peter.griffin@linaro.org> References: <1464192412-16386-1-git-send-email-peter.griffin@linaro.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch adds the xp70 rproc driver to the STi section of the MAINTAINERS file. Signed-off-by: Peter Griffin --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) -- 1.9.1 diff --git a/MAINTAINERS b/MAINTAINERS index 61a323a..de99aec 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1647,6 +1647,7 @@ F: drivers/phy/phy-miphy365x.c F: drivers/phy/phy-stih407-usb.c F: drivers/phy/phy-stih41x-usb.c F: drivers/pinctrl/pinctrl-st.c +F: drivers/remoteproc/st_xp70_rproc.c F: drivers/reset/sti/ F: drivers/rtc/rtc-st-lpc.c F: drivers/tty/serial/st-asc.c @@ -1655,6 +1656,7 @@ 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 +F: include/linux/remoteproc/st_xp70_rproc.h ARM/STM32 ARCHITECTURE M: Maxime Coquelin