From patchwork Tue Oct 18 09:39:07 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Griffin X-Patchwork-Id: 9381721 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 499BA60487 for ; Tue, 18 Oct 2016 09:41:10 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3A0C228F4D for ; Tue, 18 Oct 2016 09:41:10 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2E9252950E; Tue, 18 Oct 2016 09:41:10 +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=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id B3ED029517 for ; Tue, 18 Oct 2016 09:41:09 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bwQs9-0005ph-SJ; Tue, 18 Oct 2016 09:39:49 +0000 Received: from mail-qk0-x229.google.com ([2607:f8b0:400d:c09::229]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bwQs4-0005iZ-Os for linux-arm-kernel@lists.infradead.org; Tue, 18 Oct 2016 09:39:46 +0000 Received: by mail-qk0-x229.google.com with SMTP id f128so269075451qkb.1 for ; Tue, 18 Oct 2016 02:39:24 -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=IYE9sB69506zk0OrUlgYbtfWLLRO0+qOFjaOLVJlmVw=; b=WBIVW8Krx32PAH8qs6LE8FdE25ZGB/K2uLw0T1cwqNtSh10xPpHeMqXzytWB3QCCx7 METIepn1Rw/m8jBifmncgrKKlUnhzWVjfUOAjSb9SkuZ8kNxGGq6AhGNkeBWFqUN7zqL 0YkyDDGfp1lhs4bn9WmfoFhRHBKqq2pRBvk/A= 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=IYE9sB69506zk0OrUlgYbtfWLLRO0+qOFjaOLVJlmVw=; b=UXh1yA2+o9TltvaYMjmlb2E55XeLhEkHeKi5vll6Gb3jFqqy4T91ZxVqzyQSc8yY4n Ek91iHPQ0FvlwMQ6GHXdbXqS2UIQ3sfS5fu61NiBlYyT1cnl/NH3bijymBPOj3+m8+aA av0NvV0hNxfaajH8PAPd7KWmHE/AR6M36nNqy1vj/5aWwR2ufG8IFr+Ku7xUNujVciPe 0bH83np77Oy3L/aeDW1t9S2lhad3UB5O0NtKApkBR7OMQGqayd6LURolGuSq47CMOEPv Z/3w4lJ93+6e91R/090ZdDd2F+fs5VEm65RNjkNxEzy97zqdASAKLQLQ3YCb8dpIduRB iAVQ== X-Gm-Message-State: AA6/9RnTnYytYlEWIvY+Y0xXSQnfdU3cxc/zhg0nMB63Z2ZZbydz1SeyW5LB82XKVBjnJOZZ X-Received: by 10.194.201.103 with SMTP id jz7mr15149728wjc.70.1476783563342; Tue, 18 Oct 2016 02:39:23 -0700 (PDT) Received: from localhost.localdomain (cpc89244-aztw30-2-0-cust4998.18-1.cable.virginm.net. [86.31.179.135]) by smtp.gmail.com with ESMTPSA id af4sm51759876wjc.17.2016.10.18.02.39.22 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 18 Oct 2016 02:39:22 -0700 (PDT) From: Peter Griffin To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@stlinux.com, vinod.koul@intel.com, ohad@wizery.com, bjorn.andersson@linaro.org, patrice.chotard@st.com Subject: [PATCH v10 02/11] MAINTAINERS: Add st slim core rproc driver to STi section. Date: Tue, 18 Oct 2016 10:39:07 +0100 Message-Id: <1476783556-2501-3-git-send-email-peter.griffin@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1476783556-2501-1-git-send-email-peter.griffin@linaro.org> References: <1476783556-2501-1-git-send-email-peter.griffin@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161018_023944_963949_CEAC8750 X-CRM114-Status: GOOD ( 10.86 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: peter.griffin@linaro.org, dmaengine@vger.kernel.org, linux-remoteproc@vger.kernel.org, lee.jones@linaro.org, devicetree@vger.kernel.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP This patch adds the slim core rproc driver to the STi section of the MAINTAINERS file. Signed-off-by: Peter Griffin Acked-by: Lee Jones --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 1cd38a7..78b7f8b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1784,6 +1784,7 @@ F: drivers/phy/phy-stih407-usb.c F: drivers/phy/phy-stih41x-usb.c F: drivers/pinctrl/pinctrl-st.c F: drivers/remoteproc/st_remoteproc.c +F: drivers/remoteproc/st_slim_rproc.c F: drivers/reset/sti/ F: drivers/rtc/rtc-st-lpc.c F: drivers/tty/serial/st-asc.c @@ -1792,6 +1793,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_slim_rproc.h ARM/STM32 ARCHITECTURE M: Maxime Coquelin