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: 77396 Delivered-To: patch@linaro.org Received: by 10.140.97.247 with SMTP id m110csp593453qge; Sat, 8 Oct 2016 05:53:39 -0700 (PDT) X-Received: by 10.66.180.17 with SMTP id dk17mr37186180pac.212.1475931219830; Sat, 08 Oct 2016 05:53:39 -0700 (PDT) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id tk9si21729838pac.307.2016.10.08.05.53.39; Sat, 08 Oct 2016 05:53:39 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org; dmarc=fail (p=NONE dis=NONE) header.from=linaro.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753357AbcJHMx1 (ORCPT + 7 others); Sat, 8 Oct 2016 08:53:27 -0400 Received: from mail-wm0-f43.google.com ([74.125.82.43]:38336 "EHLO mail-wm0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756066AbcJHMwu (ORCPT ); Sat, 8 Oct 2016 08:52:50 -0400 Received: by mail-wm0-f43.google.com with SMTP id i130so89669003wmg.1 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=X5yu/zjLA2M1D3EBhUxX964vi8uEJLc2xxe1s7FzEj6GPKb9BhWbrPlfBQQ2Pj0yS6 51ffumLbzohV6hd+6mxsrDahURqWB2Ng8xFhpcJ7nAKN2kJcCtevHm1LxS9H08jgmgWg auEh0DvsseO1UEhs6UcW4YQRDN5wJ0wKOv3FAXqZAiOQu3l0nZf+27+OpiX8Uh1tlMLa KmA6TnO/AOrW8LictYc7R2T+zRA8SNzicemdhUFU02bJGEE9phy1XnzrTqiNZQVZkNHZ bIP5aEylPfTQlpXqDt3wLhNFfi7SLPhCncJ0eGMuOkeJY3xduNV2bpFPFgQj3pYiJJmC oIlw== X-Gm-Message-State: AA6/9RmdVuOBjX3f2+TIjKSQ2brDgJFEhDHNYor5faqeUvNNnwGM3nWDPm3Vql+skADec59V 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: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org 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(+) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html 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/