From patchwork Sat Oct 8 12:52:29 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Griffin X-Patchwork-Id: 9368165 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 DB0F6608A6 for ; Sat, 8 Oct 2016 12:53:45 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CD46328924 for ; Sat, 8 Oct 2016 12:53:45 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C13AD29284; Sat, 8 Oct 2016 12:53:45 +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=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4FEB7292E4 for ; Sat, 8 Oct 2016 12:53:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753263AbcJHMx2 (ORCPT ); Sat, 8 Oct 2016 08:53:28 -0400 Received: from mail-wm0-f48.google.com ([74.125.82.48]:35527 "EHLO mail-wm0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756383AbcJHMwu (ORCPT ); Sat, 8 Oct 2016 08:52:50 -0400 Received: by mail-wm0-f48.google.com with SMTP id f193so76073089wmg.0 for ; Sat, 08 Oct 2016 05:52:50 -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=rqDPzyJ0Fc5bJxdQWzo59WZg08VmuLQ2xbJlsNsefBg=; b=Vf7MKO1ywhDgGea6QxTguU+de+PbzA8BS+HC2VGp1WetQLAN9JylySkuK2NmXWc5Y+ obG+wZrn5WfkTFYU4IOK/XT2tmLSsgx/A2UlzkTc+FM48WRfPNxaCbTU88vG5HnBNZbm i0VvBw0C7eyhe9i00iyjaKX8b10jbspxPmlis= 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=rqDPzyJ0Fc5bJxdQWzo59WZg08VmuLQ2xbJlsNsefBg=; b=HDTb9YANqf3czWut3HtPmHan2XWEPOQYKBsPwETmsGORRQ2zV8BlJfpKybKYDhuaQB LySfBhK2y9kS1hTS0g/tkVO/theY8cE0a3A4BnZn89n7daQihgC+X+mpIZOaEBChzv3s KGmoyLVoUzFvDh7mhzmGGNNUqS44tP+wM5rpFua+kl/c5udhUr2Y5LarCH+MxOIj0e0B o1y0G6dF9okZj4tkKx+oc9QFVogS0v+mPjK7X704R69bM9Yt21To6Q0w+NH3fKW8GDdf KgDIoXe9F+S8YaHDlGbMXWhtuMgf39vH31AQZGDjrfoa1TTW2IqAkDkS7pQJaiW+bB03 QMXA== X-Gm-Message-State: AA6/9RkekGfZntt48wlz/7lzAO5k8trsPYG5QkW0ST9IO1iMP21vSWgAzVfufcFwFWREPMNW X-Received: by 10.194.178.200 with SMTP id da8mr20870119wjc.157.1475931169459; Sat, 08 Oct 2016 05:52:49 -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 kg7sm24794681wjb.34.2016.10.08.05.52.47 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 08 Oct 2016 05:52:48 -0700 (PDT) From: Peter Griffin To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@stlinux.com, vinod.koul@intel.com, dan.j.williams@intel.com, patrice.chotard@st.com, ohad@wizery.com, bjorn.andersson@linaro.org, arnaud.pouliquen@st.com Cc: peter.griffin@linaro.org, lee.jones@linaro.org, dmaengine@vger.kernel.org, devicetree@vger.kernel.org, linux-remoteproc@vger.kernel.org Subject: [PATCH v10 07/11] MAINTAINERS: Add FDMA driver files to STi section. Date: Sat, 8 Oct 2016 13:52:29 +0100 Message-Id: <1475931154-1021-8-git-send-email-peter.griffin@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1475931154-1021-1-git-send-email-peter.griffin@linaro.org> References: <1475931154-1021-1-git-send-email-peter.griffin@linaro.org> Sender: linux-remoteproc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-remoteproc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This patch adds the FDMA driver files to the STi section of the maintainers file. Signed-off-by: Peter Griffin Acked-by: Lee Jones --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 9924036..f71a1d1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1749,6 +1749,7 @@ F: drivers/char/hw_random/st-rng.c F: drivers/clocksource/arm_global_timer.c F: drivers/clocksource/clksrc_st_lpc.c F: drivers/cpufreq/sti-cpufreq.c +F: drivers/dma/st_fdma* F: drivers/i2c/busses/i2c-st.c F: drivers/media/rc/st_rc.c F: drivers/media/platform/sti/c8sectpfe/