From patchwork Mon Sep 5 13:16:50 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Griffin X-Patchwork-Id: 9313845 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 72E02607D3 for ; Mon, 5 Sep 2016 13:22:28 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 64FE628899 for ; Mon, 5 Sep 2016 13:22:28 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 59D6128A9B; Mon, 5 Sep 2016 13:22:28 +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=-4.4 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM, 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 7912128A9F for ; Mon, 5 Sep 2016 13:22:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933610AbcIENWT (ORCPT ); Mon, 5 Sep 2016 09:22:19 -0400 Received: from mail-wm0-f47.google.com ([74.125.82.47]:38015 "EHLO mail-wm0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933316AbcIENRb (ORCPT ); Mon, 5 Sep 2016 09:17:31 -0400 Received: by mail-wm0-f47.google.com with SMTP id 1so138944263wmz.1 for ; Mon, 05 Sep 2016 06:17:22 -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=QmRvZ4ec4HgWfq4JKEkkMhWA+0WNFukl1Oz+eS43KZo=; b=OUYvymvpedYfH4iwwh6tMBWh7E8gkm0LltJDwDASxUlFYMu4ordn0l+kepoa3WuAHv OU6te8vPfBszTCuVazxtWTv1ul5C48JF/5zf57d9298YauD/DaTIGjXTTI5fnbsxQegN bC6FgQ85dlskxy7N51tSEVlW8ZW9rTl97rtns= 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=QmRvZ4ec4HgWfq4JKEkkMhWA+0WNFukl1Oz+eS43KZo=; b=b8F051w6Yt9ZR0DQknnTBDE9PVIVJQGvpYjGGV3NxiCS6swzkoIlaGYohbrxzKQhVs i4f7XdMNu4JUUmecDqd7bhoveHBGszpmqKFZ82DvSMr4Pp6j/PbH+B+MER5l1dld/4cG x8JIFw4T+iwNdTZ+s9H7VHJInUolMuz+x5yZ99OL47IfZuCzyORo//0PCe0x8VXz8B0D mFbDp9/rT6h+qC7qL+xNTF1tie9X1tJFGFRRF3NSbywykzehxULbbvY8PVd244/NIpon eV5EI5RzSXT1GRUwPQHNmH6wPJK+BTh+ju+5SgGwSlWBF+nOmNsa7qBgjola+gzbmo87 qBrQ== X-Gm-Message-State: AE9vXwOFmHOxd7yavgcYFqTiDNbi66bcgzSf/6j2fyD2AdPRNOQasj6NyYgJNTESexu/RhRs X-Received: by 10.28.230.19 with SMTP id d19mr704305wmh.111.1473081441734; Mon, 05 Sep 2016 06:17:21 -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.20 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 05 Sep 2016 06:17:20 -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 Cc: peter.griffin@linaro.org, lee.jones@linaro.org, dmaengine@vger.kernel.org, devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-remoteproc@vger.kernel.org, virtualization@lists.linux-foundation.org Subject: [PATCH v9 08/19] ARM: multi_v7_defconfig: Enable STi FDMA driver Date: Mon, 5 Sep 2016 14:16:50 +0100 Message-Id: <1473081421-16555-9-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> 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 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(+) diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index ea23250..998578a 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_VDMA=y CONFIG_DMA_SUN6I=y +CONFIG_ST_FDMA=m CONFIG_STAGING=y CONFIG_SENSORS_ISL29018=y CONFIG_SENSORS_ISL29028=y