From: Krzysztof Kozlowski <krzk@kernel.org>
To: Michal Simek <michal.simek@xilinx.com>
Cc: devicetree@vger.kernel.org, Rajan Vaja <rajan.vaja@xilinx.com>,
Nava kishore Manne <nava.manne@xilinx.com>,
linux-kernel@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
Manish Narani <manish.narani@xilinx.com>,
Kalyani Akula <kalyani.akula@xilinx.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] arm64: dts: xilinx: Align IOMMU nodename with dtschema
Date: Sun, 16 Aug 2020 13:21:51 +0200 [thread overview]
Message-ID: <20200816112151.GA20020@kozik-lap> (raw)
In-Reply-To: <3c28bb72-35ae-6c76-6935-624e90316f71@xilinx.com>
On Wed, Jul 08, 2020 at 02:46:55PM +0200, Michal Simek wrote:
>
>
> On 29. 06. 20 10:17, Krzysztof Kozlowski wrote:
> > Fix dtschema validator warnings like:
> > smmu@fd800000: $nodename:0: 'smmu@fd800000' does not match '^iommu@[0-9a-f]*'
> >
> > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> > ---
> > arch/arm64/boot/dts/xilinx/zynqmp.dtsi | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/arch/arm64/boot/dts/xilinx/zynqmp.dtsi b/arch/arm64/boot/dts/xilinx/zynqmp.dtsi
> > index 9174ddc76bdc..2b82206eba02 100644
> > --- a/arch/arm64/boot/dts/xilinx/zynqmp.dtsi
> > +++ b/arch/arm64/boot/dts/xilinx/zynqmp.dtsi
> > @@ -601,7 +601,7 @@
> > power-domains = <&zynqmp_firmware PD_SD_1>;
> > };
> >
> > - smmu: smmu@fd800000 {
> > + smmu: iommu@fd800000 {
> > compatible = "arm,mmu-500";
> > reg = <0x0 0xfd800000 0x0 0x20000>;
> > status = "disabled";
> >
>
> Applied.
Hi Michal,
What happened with this patch? I cannot find it in Linus' nor in
next/master trees.
Best regards,
Krzysztof
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2020-08-16 11:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-29 8:17 [PATCH] arm64: dts: xilinx: Align IOMMU nodename with dtschema Krzysztof Kozlowski
2020-07-08 12:46 ` Michal Simek
2020-08-16 11:21 ` Krzysztof Kozlowski [this message]
2020-08-17 10:31 ` Michal Simek
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=20200816112151.GA20020@kozik-lap \
--to=krzk@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=kalyani.akula@xilinx.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=manish.narani@xilinx.com \
--cc=michal.simek@xilinx.com \
--cc=nava.manne@xilinx.com \
--cc=rajan.vaja@xilinx.com \
--cc=robh+dt@kernel.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).