From patchwork Sat Apr 8 12:04:56 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 9671015 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 D099B6028A for ; Sat, 8 Apr 2017 12:05:38 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C089F27FBE for ; Sat, 8 Apr 2017 12:05:38 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B578A285ED; Sat, 8 Apr 2017 12:05:38 +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=-6.3 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 6047B27FBE for ; Sat, 8 Apr 2017 12:05:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751968AbdDHMFi (ORCPT ); Sat, 8 Apr 2017 08:05:38 -0400 Received: from mail-lf0-f54.google.com ([209.85.215.54]:36302 "EHLO mail-lf0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752011AbdDHMFh (ORCPT ); Sat, 8 Apr 2017 08:05:37 -0400 Received: by mail-lf0-f54.google.com with SMTP id s141so17178775lfe.3 for ; Sat, 08 Apr 2017 05:05:36 -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=C8zXf9Z6AmYKEaHEohjU1VQ893HfBAQzggeuQQ48xro=; b=REFXxxjL0gTsgY3kyoDgbZfC/n4hF0AF1cUPmdKj9xobVwXGI0ETRuq2qAku1fOHZc myBZ1WK8SFLdnOhaHpddd4sOOat/1HOgAxRyKhGXKZpjqOPT+CZ7naHXlfrUCLeAEiU+ 767wIE2gtlF71xmtTm64wXlB12NqorqJq+o1I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=C8zXf9Z6AmYKEaHEohjU1VQ893HfBAQzggeuQQ48xro=; b=lPTM41p3R1kVO9Qr8e8rLOoXgCSsQ2OAw/TMmCk3XDFaa0bzBkC6RK1oIvYsio4RJF o6TD4zzr0o1ol5j4iFYR5pE9b3JaGY3KYr1wWg9mudnT7eEFyOKYPxtOpI30gw0PUQTG /hCZv/K6XcGVCxcWvocyKREZGXcr/aF9Wa43B6Vui11sSCUAobYnpwuom9qO0Ebs5Daz FYwnN0oCOFfveSJHQEhh6pFqSLIe4ngVS5pmgGAXaP1u0Nh3k6pVPDqfJzsblCxuCaFB fuqzCV0HbAB/xxrl1W0fahPPENL3r9YJrG6nsIzLpOPlssptnSdzikpfbDTemwX+u0XW WOIA== X-Gm-Message-State: AFeK/H1yVr3dOOQPiP3mL6WHBbxGWgSXm/c4cXmyuVE0IU2sD9zTKb0EUmZ41caN9YLJ5doN X-Received: by 10.46.87.9 with SMTP id l9mr13313554ljb.21.1491653135858; Sat, 08 Apr 2017 05:05:35 -0700 (PDT) Received: from fabina.bredbandsbolaget.se (c-7a7871d5.014-348-6c756e10.cust.bredbandsbolaget.se. [213.113.120.122]) by smtp.gmail.com with ESMTPSA id j15sm1516339lfg.22.2017.04.08.05.05.34 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 08 Apr 2017 05:05:34 -0700 (PDT) From: Linus Walleij To: Vinod Koul , dmaengine@vger.kernel.org Cc: Janos Laube , Paulius Zaleckas , openwrt-devel@openwrt.org, linux-arm-kernel@lists.infradead.org, Hans Ulli Kroll , Florian Fainelli , Kuo-Jung Su , Linus Walleij Subject: [PATCH 5/6] ARM: gemini: select ARM_AMBA Date: Sat, 8 Apr 2017 14:04:56 +0200 Message-Id: <20170408120457.22750-5-linus.walleij@linaro.org> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20170408120457.22750-1-linus.walleij@linaro.org> References: <20170408120457.22750-1-linus.walleij@linaro.org> Sender: dmaengine-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: dmaengine@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This selects the ARM_AMBA PrimeCell bus for the Gemini so we can use the PL08x DMA engine derivative FTDMAC020 through the combined PL08x driver. Signed-off-by: Linus Walleij --- Vinod: this is just for context, this patch will be directed through the ARM SoC tree once the rest is done. --- arch/arm/mach-gemini/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/mach-gemini/Kconfig b/arch/arm/mach-gemini/Kconfig index eaae82637da3..2c5bc692bc59 100644 --- a/arch/arm/mach-gemini/Kconfig +++ b/arch/arm/mach-gemini/Kconfig @@ -1,6 +1,7 @@ menuconfig ARCH_GEMINI bool "Cortina Systems Gemini" depends on ARCH_MULTI_V4 + select ARM_AMBA select ARM_APPENDED_DTB # Old Redboot bootloaders deployed select FARADAY_FTINTC010 select FTTMR010_TIMER