From patchwork Fri Dec 22 10:30:00 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10129753 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 128FD6019C for ; Fri, 22 Dec 2017 10:31:09 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1051729EAE for ; Fri, 22 Dec 2017 10:31:09 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id F390929FA1; Fri, 22 Dec 2017 10:31:08 +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.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,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 B272429EAE for ; Fri, 22 Dec 2017 10:31:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756898AbdLVKbG (ORCPT ); Fri, 22 Dec 2017 05:31:06 -0500 Received: from kirsty.vergenet.net ([202.4.237.240]:34052 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757407AbdLVKbB (ORCPT ); Fri, 22 Dec 2017 05:31:01 -0500 Received: from penelope.horms.nl (52D9BC73.cm-11-1c.dynamic.ziggo.nl [82.217.188.115]) by kirsty.vergenet.net (Postfix) with ESMTPA id E419D25BEEF; Fri, 22 Dec 2017 21:30:23 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1513938624; bh=FGrLP5eb9HoWpx2S+uEPB0PUSk8rEX7XQyqVv1AwMfQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=BN//T6Lpgh2CI3Lo2mBeKmEWr7+Hb8pcBNj8vRSBRM6h6F7oGLxH6aFPJYvsnQCb9 rPvG8+tumZaG1zOYt6m9tO+mMjD2w0Qkr4gL7zgScxYzyl4MSa6Lrua6wdeb+Qmhec F8IB4j25TeUIFjXQxMXkp1wKFDTh9y/87KBNPQxc= Received: by penelope.horms.nl (Postfix, from userid 7100) id 35A1FE21438; Fri, 22 Dec 2017 11:30:18 +0100 (CET) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org, Magnus Damm , Biju Das , Simon Horman Subject: [PATCH 22/37] ARM: dts: iwg20d-q7-common: Sound DMA support via BUSIF on DTS Date: Fri, 22 Dec 2017 11:30:00 +0100 Message-Id: <354cce5a1c8700afa8cff8f85c93c84feb342815.1513938145.git.horms+renesas@verge.net.au> X-Mailer: git-send-email 2.11.0 In-Reply-To: References: Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Biju Das DMA transfer to/from SSIU DMA [MEM] -> [SSIU] -> [SSI] DMA [MEM] <- [SSIU] <- [SSI] Signed-off-by: Biju Das Reviewed-by: Fabrizio Castro Acked-by: Kuninori Morimoto Signed-off-by: Simon Horman --- arch/arm/boot/dts/iwg20d-q7-common.dtsi | 5 ----- 1 file changed, 5 deletions(-) diff --git a/arch/arm/boot/dts/iwg20d-q7-common.dtsi b/arch/arm/boot/dts/iwg20d-q7-common.dtsi index 0c0f08649fda..00b5b1351b26 100644 --- a/arch/arm/boot/dts/iwg20d-q7-common.dtsi +++ b/arch/arm/boot/dts/iwg20d-q7-common.dtsi @@ -242,12 +242,7 @@ status = "okay"; }; -&ssi0 { - no-busif; -}; - &ssi1 { - no-busif; shared-pin; };