From: Miles Chen <miles.chen@mediatek.com> To: Joerg Roedel <joro@8bytes.org>, Rob Herring <robh+dt@kernel.org>, Matthias Brugger <matthias.bgg@gmail.com> Cc: devicetree@vger.kernel.org, wsd_upstream@mediatek.com, linux-kernel@vger.kernel.org, Chao Hao <chao.hao@mediatek.com>, iommu@lists.linux-foundation.org, linux-mediatek@lists.infradead.org, Miles Chen <miles.chen@mediatek.com>, Yingjoe Chen <yingjoe.chen@mediatek.com>, linux-arm-kernel@lists.infradead.org Subject: [PATCH 2/4] arm64: dts: mt2712: add mediatek,infracfg to iommu Date: Thu, 2 Jul 2020 17:37:18 +0800 [thread overview] Message-ID: <20200702093721.6063-2-miles.chen@mediatek.com> (raw) In-Reply-To: <20200702093721.6063-1-miles.chen@mediatek.com> Add mediatek,infracfg to iommu node. Signed-off-by: Miles Chen <miles.chen@mediatek.com> --- arch/arm64/boot/dts/mediatek/mt2712e.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/boot/dts/mediatek/mt2712e.dtsi b/arch/arm64/boot/dts/mediatek/mt2712e.dtsi index db17d0a4ed57..0749b0f4834c 100644 --- a/arch/arm64/boot/dts/mediatek/mt2712e.dtsi +++ b/arch/arm64/boot/dts/mediatek/mt2712e.dtsi @@ -331,6 +331,7 @@ clock-names = "bclk"; mediatek,larbs = <&larb0 &larb1 &larb2 &larb3 &larb6>; + mediatek,infracfg = <&infracfg>; #iommu-cells = <1>; }; -- 2.18.0 _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu
next prev parent reply other threads:[~2020-07-02 9:37 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-07-02 9:37 [PATCH 1/4] dt-bindings: mediatek: add mediatek,infracfg phandle Miles Chen 2020-07-02 9:37 ` Miles Chen [this message] 2020-07-02 9:37 ` [PATCH 3/4] arm64: dts: mt8173: add mediatek,infracfg to iommu Miles Chen 2020-07-02 9:37 ` [PATCH 4/4] iommu/mediatek: check 4GB mode by reading infracfg Miles Chen 2020-07-15 21:05 ` Matthias Brugger 2020-07-17 8:26 ` Miles Chen 2020-07-15 20:51 ` [PATCH 1/4] dt-bindings: mediatek: add mediatek,infracfg phandle Rob Herring 2020-07-17 8:18 ` Miles Chen
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20200702093721.6063-2-miles.chen@mediatek.com \ --to=miles.chen@mediatek.com \ --cc=chao.hao@mediatek.com \ --cc=devicetree@vger.kernel.org \ --cc=iommu@lists.linux-foundation.org \ --cc=joro@8bytes.org \ --cc=linux-arm-kernel@lists.infradead.org \ --cc=linux-kernel@vger.kernel.org \ --cc=linux-mediatek@lists.infradead.org \ --cc=matthias.bgg@gmail.com \ --cc=robh+dt@kernel.org \ --cc=wsd_upstream@mediatek.com \ --cc=yingjoe.chen@mediatek.com \ --subject='Re: [PATCH 2/4] arm64: dts: mt2712: add mediatek,infracfg to iommu' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).