From patchwork Thu Dec 7 09:53:29 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 10098143 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 9FE8E60325 for ; Thu, 7 Dec 2017 10:06:41 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8CEFA2A291 for ; Thu, 7 Dec 2017 10:06:41 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 815192A3B6; Thu, 7 Dec 2017 10:06:41 +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 1DF222A291 for ; Thu, 7 Dec 2017 10:06:41 +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=GdjOmUZQeanxKNa3YNZc1vYUztR72k3StCuY36QXH8I=; b=bq8iSy9CNHLCkHkrdbIpdCfZlt FYDPNN4CxSvIhGgbJQDa+ysWuPN2hQrcRBXpCGVMnOQ60j1iwgEZ7VFJeucJSe8wz56XImbsWfp34 ipljACq8i5J52zXc10smKqBRZZTC5tTgpS1oZURHFWmBgsKkmXYbKqHqEIsxcnxtylcm7XJOYm/fV 8jahUAFl+lOmJ3y31KHJhc9WKUP5PNH1gTi5rPIUBjyUjPVhOjzNA7o+PBFWL2k772/QERdUwyHfB snOmhHFYmkNjPW8MZ+1e5aV6Mj9eocm6crIhGgnKiCmJP+OOqcXao3cvjDIjfcyHz4k7GuwZA8NEq x4ouVzsw==; 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 1eMt4i-0008Uw-8W; Thu, 07 Dec 2017 10:06:40 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1eMt47-00077L-Te for linux-arm-kernel@lists.infradead.org; Thu, 07 Dec 2017 10:06:15 +0000 Received: from penelope.horms.nl (unknown [217.111.208.18]) by kirsty.vergenet.net (Postfix) with ESMTPA id 8E52C25BED4; Thu, 7 Dec 2017 20:54:56 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1512640496; bh=J9hMrTWX5Vu59tQyc9zveSoAniPJYwL8UEgwHMPmpt4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=pOgT7o8qKb07eRBSL0X6z8HRZPf5YISoYeu9g7lLXYg1hoDGi4bnCfvnLKHNzWvb3 EmqK8bDgKJIjr8KVhTpAIkc/VnMDC/6pUNyNdgjQATHM1Bm3rXZSBnI8HmUoKRD1vn gv5ok2yhebCdOl0U9KJc2aStTsKtjUcKzyL+MlU4= Received: by penelope.horms.nl (Postfix, from userid 7100) id 0DDD8E22033; Thu, 7 Dec 2017 10:54:03 +0100 (CET) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 26/54] arm64: dts: renesas: r8a7795-es1: Point FDP1 via FCPF to IPMMU-VP0 Date: Thu, 7 Dec 2017 10:53:29 +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_020604_540155_78390C4F X-CRM114-Status: UNSURE ( 8.18 ) 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: Magnus Damm , Magnus Damm , linux-arm-kernel@lists.infradead.org, Simon Horman 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 From: Magnus Damm Hook up the FCPF devices to allow use of FDP1 with IPMMU-VP0. Signed-off-by: Magnus Damm Signed-off-by: Simon Horman Reviewed-by: Geert Uytterhoeven --- arch/arm64/boot/dts/renesas/r8a7795-es1.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/boot/dts/renesas/r8a7795-es1.dtsi b/arch/arm64/boot/dts/renesas/r8a7795-es1.dtsi index 6b4dfa42f5b2..736281335653 100644 --- a/arch/arm64/boot/dts/renesas/r8a7795-es1.dtsi +++ b/arch/arm64/boot/dts/renesas/r8a7795-es1.dtsi @@ -56,6 +56,7 @@ clocks = <&cpg CPG_MOD 613>; power-domains = <&sysc R8A7795_PD_A3VP>; resets = <&cpg 613>; + iommus = <&ipmmu_vp0 2>; }; vspi2: vsp@fe9c0000 {