From patchwork Wed May 18 08:45:15 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kishon Vijay Abraham I X-Patchwork-Id: 68032 Delivered-To: patch@linaro.org Received: by 10.140.92.199 with SMTP id b65csp2514160qge; Wed, 18 May 2016 01:47:14 -0700 (PDT) X-Received: by 10.98.27.143 with SMTP id b137mr721244pfb.61.1463561234640; Wed, 18 May 2016 01:47:14 -0700 (PDT) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p17si10813710pfj.192.2016.05.18.01.47.14; Wed, 18 May 2016 01:47:14 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752959AbcERIqy (ORCPT + 29 others); Wed, 18 May 2016 04:46:54 -0400 Received: from arroyo.ext.ti.com ([198.47.19.12]:57398 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752908AbcERIqw (ORCPT ); Wed, 18 May 2016 04:46:52 -0400 Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by arroyo.ext.ti.com (8.13.7/8.13.7) with ESMTP id u4I8juJc029832; Wed, 18 May 2016 03:45:56 -0500 Received: from DFLE73.ent.ti.com (dfle73.ent.ti.com [128.247.5.110]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id u4I8juwC031527; Wed, 18 May 2016 03:45:56 -0500 Received: from dflp32.itg.ti.com (10.64.6.15) by DFLE73.ent.ti.com (128.247.5.110) with Microsoft SMTP Server id 14.3.294.0; Wed, 18 May 2016 03:45:56 -0500 Received: from a0393678ub.india.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by dflp32.itg.ti.com (8.14.3/8.13.8) with ESMTP id u4I8jO58022363; Wed, 18 May 2016 03:45:48 -0500 From: Kishon Vijay Abraham I To: , , , , , , , CC: , , , , , , , , , Subject: [RFC PATCH 3/3] ARM: dts: dra7/omap4/omap5: Enable ADMA2 Date: Wed, 18 May 2016 14:15:15 +0530 Message-ID: <1463561115-31798-4-git-send-email-kishon@ti.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1463561115-31798-1-git-send-email-kishon@ti.com> References: <1463561115-31798-1-git-send-email-kishon@ti.com> MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Now that ADMA2 support is added in omap hsmmc controller driver, enable ADMA2 for all the mmc instances that has ADMA2 support in DRA7, OMAP4 and OMAP5 SoCs. Signed-off-by: Kishon Vijay Abraham I --- arch/arm/boot/dts/dra7.dtsi | 4 ++++ arch/arm/boot/dts/omap4.dtsi | 2 ++ arch/arm/boot/dts/omap5.dtsi | 4 ++++ 3 files changed, 10 insertions(+) -- 1.7.9.5 diff --git a/arch/arm/boot/dts/dra7.dtsi b/arch/arm/boot/dts/dra7.dtsi index 13ac882..a63df6b 100644 --- a/arch/arm/boot/dts/dra7.dtsi +++ b/arch/arm/boot/dts/dra7.dtsi @@ -883,6 +883,7 @@ ti,hwmods = "mmc1"; ti,dual-volt; ti,needs-special-reset; + ti,use_adma; dmas = <&sdma_xbar 61>, <&sdma_xbar 62>; dma-names = "tx", "rx"; status = "disabled"; @@ -895,6 +896,7 @@ interrupts = ; ti,hwmods = "mmc2"; ti,needs-special-reset; + ti,use_adma; dmas = <&sdma_xbar 47>, <&sdma_xbar 48>; dma-names = "tx", "rx"; status = "disabled"; @@ -906,6 +908,7 @@ interrupts = ; ti,hwmods = "mmc3"; ti,needs-special-reset; + ti,use_adma; dmas = <&sdma_xbar 77>, <&sdma_xbar 78>; dma-names = "tx", "rx"; status = "disabled"; @@ -917,6 +920,7 @@ interrupts = ; ti,hwmods = "mmc4"; ti,needs-special-reset; + ti,use_adma; dmas = <&sdma_xbar 57>, <&sdma_xbar 58>; dma-names = "tx", "rx"; status = "disabled"; diff --git a/arch/arm/boot/dts/omap4.dtsi b/arch/arm/boot/dts/omap4.dtsi index 421fe9f..23c78b4 100644 --- a/arch/arm/boot/dts/omap4.dtsi +++ b/arch/arm/boot/dts/omap4.dtsi @@ -513,6 +513,7 @@ ti,hwmods = "mmc1"; ti,dual-volt; ti,needs-special-reset; + ti,use_adma; dmas = <&sdma 61>, <&sdma 62>; dma-names = "tx", "rx"; pbias-supply = <&pbias_mmc_reg>; @@ -524,6 +525,7 @@ interrupts = ; ti,hwmods = "mmc2"; ti,needs-special-reset; + ti,use_adma; dmas = <&sdma 47>, <&sdma 48>; dma-names = "tx", "rx"; }; diff --git a/arch/arm/boot/dts/omap5.dtsi b/arch/arm/boot/dts/omap5.dtsi index 120b6b8..3bf113b 100644 --- a/arch/arm/boot/dts/omap5.dtsi +++ b/arch/arm/boot/dts/omap5.dtsi @@ -566,6 +566,7 @@ ti,hwmods = "mmc1"; ti,dual-volt; ti,needs-special-reset; + ti,use_adma; dmas = <&sdma 61>, <&sdma 62>; dma-names = "tx", "rx"; pbias-supply = <&pbias_mmc_reg>; @@ -577,6 +578,7 @@ interrupts = ; ti,hwmods = "mmc2"; ti,needs-special-reset; + ti,use_adma; dmas = <&sdma 47>, <&sdma 48>; dma-names = "tx", "rx"; }; @@ -587,6 +589,7 @@ interrupts = ; ti,hwmods = "mmc3"; ti,needs-special-reset; + ti,use_adma; dmas = <&sdma 77>, <&sdma 78>; dma-names = "tx", "rx"; }; @@ -597,6 +600,7 @@ interrupts = ; ti,hwmods = "mmc4"; ti,needs-special-reset; + ti,use_adma; dmas = <&sdma 57>, <&sdma 58>; dma-names = "tx", "rx"; };