From patchwork Thu Dec 7 09:53:15 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10098119 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 3BC66602BF for ; Thu, 7 Dec 2017 10:01:09 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2A78A2A41D for ; Thu, 7 Dec 2017 10:01:09 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1C2482A41B; Thu, 7 Dec 2017 10:01:09 +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.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 995F72A40D for ; Thu, 7 Dec 2017 10:01:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=VJgSZ22jx3Koc8sKh+xQqgoY79tRuDoHllUayy2vz0M=; b=EctHOYCG0+xdh/YpInJ1++uvQF N+U+lZjbRgw70uZCq/zV+oXqv+2uno0yzxKVzohNKYFwytMdFGmqApLkyj55y+JH87onJlDTW4bbw k/9kGlR9Cz2QAyZGwA/iFUwxA2BCenVC3CU2Ypzt67ryaHL/bwjWI8AJtKXQSGnTcMtr34HTBaGcM h6Ru5UdpFm38qYuCMBMohCoDgc9+sBQct9pfqpWyME5M9OfFA9osLpitcohGshwm9F1F607jK4cQ7 8oy0DtLVhRf1BahFB+znfZFGKkHlBqby3CgiEJgG7c8kInK20aKPsVZ/YwKNdJrYJZaRDqeGR4hl0 PZBREHiQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1eMszE-000332-G7; Thu, 07 Dec 2017 10:01:00 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1eMsyg-0000sG-PT for linux-arm-kernel@lists.infradead.org; Thu, 07 Dec 2017 10:00:57 +0000 Received: from penelope.horms.nl (unknown [217.111.208.18]) by kirsty.vergenet.net (Postfix) with ESMTPA id 8B87225BEAA; Thu, 7 Dec 2017 20:54:40 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1512640480; bh=XciAp0IyDx3QBSl4EFns0cZ4HLmnRjAto2nAGuBIR80=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=GctecbTgVhe09vDrpBWf2vZQm6FfFnu9lThST/Vd37+kAiPop0a6kS/mqey3CokC7 H/3LZXOMb+7EtBvYy3n6orwRkABpCBu/3SPsCr/HY5m+eTPDr7tI7R5m1G6sormXvO NdizQyeZLMn5n5FNPy651sULMQKAPcjjmesbh6Mk= Received: by penelope.horms.nl (Postfix, from userid 7100) id C7365E21B6D; Thu, 7 Dec 2017 10:54:02 +0100 (CET) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 12/54] arm64: dts: renesas: r8a7796: Point VSPI via FCPVI to IPMMU-VC0 Date: Thu, 7 Dec 2017 10:53:15 +0100 Message-Id: X-Mailer: git-send-email 2.11.0 In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171207_020027_149841_1F95069B X-CRM114-Status: UNSURE ( 8.05 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Simon Horman , Magnus Damm , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Hook up the FCPVI devices to allow use of VSPI with IPMMU-VC0. Based on work for the r8a7795 by Magnus Damm. Signed-off-by: Simon Horman Reviewed-by: Geert Uytterhoeven --- arch/arm64/boot/dts/renesas/r8a7796.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/boot/dts/renesas/r8a7796.dtsi b/arch/arm64/boot/dts/renesas/r8a7796.dtsi index 859dde64311e..3b7a727b94be 100644 --- a/arch/arm64/boot/dts/renesas/r8a7796.dtsi +++ b/arch/arm64/boot/dts/renesas/r8a7796.dtsi @@ -1884,6 +1884,7 @@ clocks = <&cpg CPG_MOD 611>; power-domains = <&sysc R8A7796_PD_A3VC>; resets = <&cpg 611>; + iommus = <&ipmmu_vc0 19>; }; vspd0: vsp@fea20000 {