From patchwork Mon Sep 5 13:16:49 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Griffin X-Patchwork-Id: 75403 Delivered-To: patch@linaro.org Received: by 10.140.106.11 with SMTP id d11csp72669qgf; Mon, 5 Sep 2016 06:22:49 -0700 (PDT) X-Received: by 10.66.182.167 with SMTP id ef7mr26321636pac.128.1473081748673; Mon, 05 Sep 2016 06:22:28 -0700 (PDT) Return-Path: Received: from gabe.freedesktop.org (gabe.freedesktop.org. [2610:10:20:722:a800:ff:fe36:1795]) by mx.google.com with ESMTPS id fa3si29307012pab.34.2016.09.05.06.22.28 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Sep 2016 06:22:28 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of dri-devel-bounces@lists.freedesktop.org designates 2610:10:20:722:a800:ff:fe36:1795 as permitted sender) client-ip=2610:10:20:722:a800:ff:fe36:1795; 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 dri-devel-bounces@lists.freedesktop.org designates 2610:10:20:722:a800:ff:fe36:1795 as permitted sender) smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org; dmarc=fail (p=NONE dis=NONE) header.from=linaro.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 9DAFA6E420; Mon, 5 Sep 2016 13:22:02 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-wm0-x22f.google.com (mail-wm0-x22f.google.com [IPv6:2a00:1450:400c:c09::22f]) by gabe.freedesktop.org (Postfix) with ESMTPS id 99B2C6E40B for ; Mon, 5 Sep 2016 13:17:21 +0000 (UTC) Received: by mail-wm0-x22f.google.com with SMTP id b187so19424873wme.1 for ; Mon, 05 Sep 2016 06:17:21 -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=06yulehTLWUDPSFw7Ak13qQ7YBTXyeYFpeoiv5v6apA=; b=IJvtr1bMJhbMSpwRgG1XKo/85G1Am/zrP7RS9rnYORZp2qqZ39oJzLUn8PmBn6aoLF X5MHBNwgDbfh4Lljg9ga0SaZ+5wRSPlmQ7NOFiz/nauTPZkzTMczAHjGEPEWGF6d8bLT sbC43LLYlXmKmtynk/hfV8jnyguIiappAKTUc= 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=06yulehTLWUDPSFw7Ak13qQ7YBTXyeYFpeoiv5v6apA=; b=Qzd96VF6hYxQUTX3qbzika+eJ7NsSHGREuyKeURGo91+hugYc0OeGfvVhrx8jhxVvi qz7OQ9d9nIS0ygKRdRWwHBAtks43OO3aiOL7WEBtdYKzmQnisVil7POLYhZUzWG1bCbJ 9oOXqXue2SBzBxF6DrdmN/0qBuL4ltC3nawbMnmAd6HOG2CVplsE3/W91QdKbdAwBd4T azNBUQKe7MLHlzU5fZJEMCmsgx+JZrmQH8vz6yJlbVUlhxN4VwNtZFCI3Mn9Grn5EvAO P/g1ETB49V0fAVqyX4IKnRzH0/qxL/sxpTTISij65d+v/LgycnjW/scRJ8Si8hiNQJfy IEYQ== X-Gm-Message-State: AE9vXwPfB0eENED+w7ao/pEP6PGujjrr6U99ezZoB6k0+GTdm/v8R4zOsz3oyScqv9SPBBID X-Received: by 10.28.29.212 with SMTP id d203mr8986478wmd.111.1473081440234; Mon, 05 Sep 2016 06:17:20 -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 ub8sm27750982wjc.39.2016.09.05.06.17.18 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 05 Sep 2016 06:17:19 -0700 (PDT) From: Peter Griffin To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@stlinux.com, vinod.koul@intel.com, patrice.chotard@st.com, dan.j.williams@intel.com, airlied@linux.ie, kraxel@redhat.com, ohad@wizery.com, bjorn.andersson@linaro.org Subject: [PATCH v9 07/19] MAINTAINERS: Add FDMA driver files to STi section. Date: Mon, 5 Sep 2016 14:16:49 +0100 Message-Id: <1473081421-16555-8-git-send-email-peter.griffin@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1473081421-16555-1-git-send-email-peter.griffin@linaro.org> References: <1473081421-16555-1-git-send-email-peter.griffin@linaro.org> X-Mailman-Approved-At: Mon, 05 Sep 2016 13:21:43 +0000 Cc: devicetree@vger.kernel.org, linux-remoteproc@vger.kernel.org, dri-devel@lists.freedesktop.org, virtualization@lists.linux-foundation.org, peter.griffin@linaro.org, dmaengine@vger.kernel.org, lee.jones@linaro.org X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" 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 5dd3b24..d21a7b5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1739,6 +1739,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/