Message ID | dc7a6bab2bb78ff403fb7adce81514cb6f82aeb1.1536828567.git.horms+renesas@verge.net.au (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 3921714E0 for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 13 Sep 2018 09:22:56 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 271552223E for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 13 Sep 2018 09:22:56 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 191112849B; Thu, 13 Sep 2018 09:22:56 +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=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.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 9DDB62223E for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 13 Sep 2018 09:22:55 +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=Z7quWvg9MYoUnxyFRvq39jp5ImXOK6rw1yvMHFr04JI=; b=SehicUPb2Yb7hBiB3VzbRrJHM5 63NRP3UFdSAqN7ZL3f99ESGvUKvuhC3jtKC/UJeAK1PR+BormtxuJIhU4A+H2faAWLna1RZqQaIt4 abFOyGhHELSnAk024TQMq0hNmTLQYsAJ+ccJ3jLuXK4dDob3lz2bfROn59XRxe81oa6F4nqL4OplF V43kxbZpcrBLLQX1T5Ju7V9OkOJCCGPCrN9AcGBWFMcrTeM977BVMNyOmqiY7vqCa1y1v5Z0WPtmD /lYpPeiqA/mnh8u+k17PiyxVIBb663oNfF3bH0qTadTrt5UwWcl3TjcYit+yTWc7d4/j7X2KZ8ZES g7cY5RHA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1g0Npf-0005Zm-4N; Thu, 13 Sep 2018 09:22:39 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1g0Nea-0005lw-Op for linux-arm-kernel@lists.infradead.org; Thu, 13 Sep 2018 09:11:19 +0000 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id CBB7725BED3; Thu, 13 Sep 2018 19:09:57 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1536829798; bh=8ZZLDxDfRdgcrBLSzFe0nWD2FRzQ/VIEg8ImSGZJpXU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=mIp7KdIX8Ff/MIgZTHVOf+zYtPiaOwF162YGW5fKKbkmAQeKTN/X1GCmV7VliQywq FL5qgxwkxrWK0RJnMGby+E+42vz8eIWZ4jYkmA2Fc+xS2ROZBV0DRtUaPxXPtJgTGa bP1TArYhei4OA3YF2/Fbk7rPo0SjaUfC44Q/EMfc= Received: by reginn.horms.nl (Postfix, from userid 7100) id B913D9403ED; Thu, 13 Sep 2018 11:09:55 +0200 (CEST) From: Simon Horman <horms+renesas@verge.net.au> To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 03/58] arm64: dts: renesas: r8a77995: Attach the SYS-DMAC to the IPMMU Date: Thu, 13 Sep 2018 11:08:58 +0200 Message-Id: <dc7a6bab2bb78ff403fb7adce81514cb6f82aeb1.1536828567.git.horms+renesas@verge.net.au> X-Mailer: git-send-email 2.11.0 In-Reply-To: <cover.1536828567.git.horms+renesas@verge.net.au> References: <cover.1536828567.git.horms+renesas@verge.net.au> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180913_021113_020374_CE9FA951 X-CRM114-Status: UNSURE ( 8.84 ) 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: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: Magnus Damm <damm+renesas@opensource.se>, Magnus Damm <magnus.damm@gmail.com>, linux-arm-kernel@lists.infradead.org, Simon Horman <horms+renesas@verge.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
[GIT,PULL] Renesas ARM64 Based SoC DT Updates for v4.20
|
expand
|
diff --git a/arch/arm64/boot/dts/renesas/r8a77995.dtsi b/arch/arm64/boot/dts/renesas/r8a77995.dtsi index c94513ce5b9b..625ba2b302c7 100644 --- a/arch/arm64/boot/dts/renesas/r8a77995.dtsi +++ b/arch/arm64/boot/dts/renesas/r8a77995.dtsi @@ -391,6 +391,10 @@ resets = <&cpg 219>; #dma-cells = <1>; dma-channels = <8>; + iommus = <&ipmmu_ds0 0>, <&ipmmu_ds0 1>, + <&ipmmu_ds0 2>, <&ipmmu_ds0 3>, + <&ipmmu_ds0 4>, <&ipmmu_ds0 5>, + <&ipmmu_ds0 6>, <&ipmmu_ds0 7>; }; dmac1: dma-controller@e7300000 { @@ -415,6 +419,10 @@ resets = <&cpg 218>; #dma-cells = <1>; dma-channels = <8>; + iommus = <&ipmmu_ds1 0>, <&ipmmu_ds1 1>, + <&ipmmu_ds1 2>, <&ipmmu_ds1 3>, + <&ipmmu_ds1 4>, <&ipmmu_ds1 5>, + <&ipmmu_ds1 6>, <&ipmmu_ds1 7>; }; dmac2: dma-controller@e7310000 { @@ -439,6 +447,10 @@ resets = <&cpg 217>; #dma-cells = <1>; dma-channels = <8>; + iommus = <&ipmmu_ds1 16>, <&ipmmu_ds1 17>, + <&ipmmu_ds1 18>, <&ipmmu_ds1 19>, + <&ipmmu_ds1 20>, <&ipmmu_ds1 21>, + <&ipmmu_ds1 22>, <&ipmmu_ds1 23>; }; ipmmu_ds0: mmu@e6740000 {