From patchwork Wed Jul 6 08:54:26 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Griffin X-Patchwork-Id: 71442 Delivered-To: patch@linaro.org Received: by 10.140.28.4 with SMTP id 4csp755609qgy; Wed, 6 Jul 2016 01:57:53 -0700 (PDT) X-Received: by 10.66.77.194 with SMTP id u2mr39759597paw.90.1467795473405; Wed, 06 Jul 2016 01:57:53 -0700 (PDT) Return-Path: Received: from bombadil.infradead.org (bombadil.infradead.org. [2001:1868:205::9]) by mx.google.com with ESMTPS id y191si3010283pfg.99.2016.07.06.01.57.53 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Jul 2016 01:57:53 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 2001:1868:205::9 as permitted sender) client-ip=2001:1868:205::9; 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 linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 2001:1868:205::9 as permitted sender) smtp.mailfrom=linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org; dmarc=fail (p=NONE dis=NONE) header.from=linaro.org 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 1bKidM-0004dT-7A; Wed, 06 Jul 2016 08:56:40 +0000 Received: from mail-wm0-x22d.google.com ([2a00:1450:400c:c09::22d]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bKiby-00023g-Ji for linux-arm-kernel@lists.infradead.org; Wed, 06 Jul 2016 08:55:16 +0000 Received: by mail-wm0-x22d.google.com with SMTP id r201so183452881wme.1 for ; Wed, 06 Jul 2016 01:54:54 -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=qLGdjXVlSFAHjmgg/h+vuvjBuNZZmAP+j51q65Gj9ug=; b=fRW4ggNcNYbdUR4pI5xOqPkfSK6gk7wXkHAFhn5CCs3RlTHammzAZXNIDsLmRrnNH2 eR2Sklsd66mije1myeoIB81kIDp2GNZlVRGOMYEMyDRfdStFK+mg6hn5oCLIEfIX89cr c2AZwnuaBE5GONvqjse9iPJubFjD17JcgFXYo= 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=qLGdjXVlSFAHjmgg/h+vuvjBuNZZmAP+j51q65Gj9ug=; b=GHLRgjVZrl9ctN0OhQH0/7m15PQEaP6tPLv0/ZeyxPFIOzkXYo/1wexIVDXhUgME7m YWERK0lHPT0ytz2/rXvSDsLV69SgRL0tfsNCWMyRzqWtYU7EUzGszfmAt5t7EVHk97pK /87+gS8GX4vD/t4qOizd+LaS8NVR6CMbypbssQq5WujsR5JqEm16zU/wxLA73swPKUXH fyXfC8Tw+JmuiV2BAdY0I6OMsW+qX6HSnQAYenkGC/hNSYrJ1Vc0F4IdFvUgzFOcIQAd 9OeDsCbUjswCFB/6lrVvpai6oXa8+oVw32e68Vz+3O2kXGMGXQslsdU6ljZPOwTEKAen ZEgA== X-Gm-Message-State: ALyK8tLGfbvrlTdfPv2+6JmDABUKAsZ+SP0X5zpftGpwkg6msOFjwlLk2rH6kx0wfDChDkD8 X-Received: by 10.194.201.102 with SMTP id jz6mr19557070wjc.101.1467795293024; Wed, 06 Jul 2016 01:54:53 -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 66sm5363803wmg.23.2016.07.06.01.54.51 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 06 Jul 2016 01:54:52 -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, bjorn.andersson@linaro.org, ohad@wizery.com Subject: [PATCH v6 08/18] ARM: multi_v7_defconfig: Enable STi FDMA driver Date: Wed, 6 Jul 2016 09:54:26 +0100 Message-Id: <1467795276-21725-9-git-send-email-peter.griffin@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1467795276-21725-1-git-send-email-peter.griffin@linaro.org> References: <1467795276-21725-1-git-send-email-peter.griffin@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160706_015514_892286_34B5357A X-CRM114-Status: GOOD ( 10.14 ) X-Spam-Score: -2.7 (--) X-Spam-Report: SpamAssassin version 3.4.0 on bombadil.infradead.org summary: Content analysis details: (-2.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [2a00:1450:400c:c09:0:0:0:22d listed in] [list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid 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, lee.jones@linaro.org, devicetree@vger.kernel.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org This DMA controller is found on all STi chipsets. Signed-off-by: Peter Griffin Acked-by: Lee Jones --- arch/arm/configs/multi_v7_defconfig | 1 + 1 file changed, 1 insertion(+) -- 1.9.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 3ac30f0..541c914 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -747,6 +747,7 @@ CONFIG_DMA_OMAP=y CONFIG_QCOM_BAM_DMA=y CONFIG_XILINX_VDMA=y CONFIG_DMA_SUN6I=y +CONFIG_ST_FDMA=m CONFIG_STAGING=y CONFIG_SENSORS_ISL29018=y CONFIG_SENSORS_ISL29028=y