From patchwork Sat Oct 8 12:52:32 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Griffin X-Patchwork-Id: 77400 Delivered-To: patch@linaro.org Received: by 10.140.97.247 with SMTP id m110csp593720qge; Sat, 8 Oct 2016 05:55:05 -0700 (PDT) X-Received: by 10.66.135.170 with SMTP id pt10mr23853106pab.30.1475931305491; Sat, 08 Oct 2016 05:55:05 -0700 (PDT) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id i26si14175817pfj.246.2016.10.08.05.55.05; Sat, 08 Oct 2016 05:55:05 -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 S1756873AbcJHMzB (ORCPT + 7 others); Sat, 8 Oct 2016 08:55:01 -0400 Received: from mail-wm0-f41.google.com ([74.125.82.41]:35561 "EHLO mail-wm0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756545AbcJHMwz (ORCPT ); Sat, 8 Oct 2016 08:52:55 -0400 Received: by mail-wm0-f41.google.com with SMTP id f193so76075081wmg.0 for ; Sat, 08 Oct 2016 05:52: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=bEtM2wiLRHxxAhGPNLNhQ3W2NMmP4DbCBa4PtdYlr0A=; b=DoimIsfCd753tsvql+b2oKy3o3SsbFPBNCaDhnhl9IRTO1538CG2tc2MN5oP51xelp 2mDl16GzH0d+wwHlJX5ui6Rky4bjtMQ0PN3gV6gFfXcgZL3x7HJaNQwG5atYHy7NNd+2 IV7SG6TJd2DUIIrJZrSWn5z95LsaE3dWvkal8= 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=bEtM2wiLRHxxAhGPNLNhQ3W2NMmP4DbCBa4PtdYlr0A=; b=O2pla9oGkI/6jwPgpWH6SS96hYkS2BOgjvD9YDMha0k5vzsCpvZTw1YI5j06W2+gqx md/74SBd183kQMej68GwEBNOWrcUHB/OTc/eigzVz/Kw3P4VDT2JjvjxbYSY2qXsHE4+ UpxhhHZieTuR+eQKQaJmIY8gFudcQ2aOKbK82zATykg/OupqLuvSlPHucXw7p5/ZaPwX H+N85fkwlXqlrbIlFy2ta+hmTP6EcvGaYht/+IScpsZlh8nW1gYYQlXSjSMCyYlT0+e4 OQs+9Ds68EmqY8ZqHvZtEbMJr2K7I9Q98oBDfqlrwh60OGFBdhO8QjdxhyYb62j1ZnAA Hw8Q== X-Gm-Message-State: AA6/9RlqGoui/I9vpfn5QCaVNna85F3BASAukcYrUuOlOSQPJBZ9N+xkRMSizozCrZsZ+Dpn X-Received: by 10.195.12.42 with SMTP id en10mr6128089wjd.126.1475931173721; Sat, 08 Oct 2016 05:52:53 -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.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 08 Oct 2016 05:52: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, 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 10/11] ARM: multi_v7_defconfig: Enable STi FDMA driver Date: Sat, 8 Oct 2016 13:52:32 +0100 Message-Id: <1475931154-1021-11-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 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 -- 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/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 33f7a8a..46f174e 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -784,6 +784,7 @@ CONFIG_DMA_OMAP=y CONFIG_QCOM_BAM_DMA=y CONFIG_XILINX_DMA=y CONFIG_DMA_SUN6I=y +CONFIG_ST_FDMA=m CONFIG_STAGING=y CONFIG_SENSORS_ISL29018=y CONFIG_SENSORS_ISL29028=y