From: Alexey Brodkin <alexey.brodkin@synopsys.com>
To: "robh+dt@kernel.org" <robh+dt@kernel.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"vineet.gupta1@synopsys.com" <vineet.gupta1@synopsys.com>,
"linux-snps-arc@lists.infradead.org"
<linux-snps-arc@lists.infradead.org>
Subject: Re: [PATCH] ARC: Remove 0x prefix from unit-address of node names
Date: Mon, 10 Dec 2018 13:32:24 +0000 [thread overview]
Message-ID: <4a4b91fe634bd4352604743b3dfba245ee92a92c.camel@synopsys.com> (raw)
In-Reply-To: <CAL_JsqK+gRtkNe4eeu_jzzMVTO5u=a30SZZFNShxn3o6rjTQYQ@mail.gmail.com>
Hi Rob,
On Mon, 2018-12-10 at 07:30 -0600, Rob Herring wrote:
> On Sat, Dec 8, 2018 at 1:01 AM Alexey Brodkin
> <alexey.brodkin@synopsys.com> wrote:
> > Done automatically with help of:
> > ----------------------->8------------------------
> > sed -i 's/@0x/@/g' arch/arc/boot/dts/*.dts*
> > ----------------------->8------------------------
> >
> > Inspired by [1] and the like.
> >
> > [1]
> > https://urldefense.proofpoint.com/v2/url?u=http-3A__kisskb.ellerman.id.au_kisskb_buildresult_13612017_&d=DwIBaQ&c=DPL6_X_6JkXFx7AXWqB0tg&r=lqdeeSSEes0GFDDl656eViXO7breS55ytWkhpk5R81I&m=zx_mJ5GzAMI32-iqcXZiL8Qzrg79Dz4cxNF72VYhQl0&s=JwbFcFmnJRECl_z7jQGl0687UpORq9395mgRbo1OwFE&e=
> >
> > Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
> > Cc: Rob Herring <robh+dt@kernel.org>
> >
> > Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
> > ---
> > arch/arc/boot/dts/abilis_tb10x.dtsi | 4 ++--
> > arch/arc/boot/dts/axc001.dtsi | 6 +++---
> > arch/arc/boot/dts/axc003.dtsi | 14 +++++++-------
> > arch/arc/boot/dts/axc003_idu.dtsi | 14 +++++++-------
> > arch/arc/boot/dts/axs10x_mb.dtsi | 22 +++++++++++-----------
> > arch/arc/boot/dts/vdk_axc003.dtsi | 4 ++--
> > arch/arc/boot/dts/vdk_axc003_idu.dtsi | 4 ++--
> > arch/arc/boot/dts/vdk_axs10x_mb.dtsi | 14 +++++++-------
> > 8 files changed, 41 insertions(+), 41 deletions(-)
> >
> > diff --git a/arch/arc/boot/dts/abilis_tb10x.dtsi b/arch/arc/boot/dts/abilis_tb10x.dtsi
> > index 3121536b25a3..77ac1368a65b 100644
> > --- a/arch/arc/boot/dts/abilis_tb10x.dtsi
> > +++ b/arch/arc/boot/dts/abilis_tb10x.dtsi
> > @@ -178,7 +178,7 @@
> > clocks = <&ahb_clk>;
> > };
> >
> > - spi0: spi@0xFE010000 {
> > + spi0: spi@FE010000 {
>
> This should be lowercase too.
>
> > #address-cells = <1>;
> > #size-cells = <0>;
> > cell-index = <0>;
>
> [...]
>
> > @@ -119,7 +119,7 @@
> > * This node is intentionally put outside of MB above becase
> > * it maps areas outside of MB's 0xEz-0xFz.
> > */
> > - uio_ev: uio@0xD0000000 {
> > + uio_ev: uio@D0000000 {
>
> lowercase
>
> > compatible = "generic-uio";
> > reg = <0xD0000000 0x2000 0xD1000000 0x2000 0x90000000 0x10000000 0xC0000000 0x10000000>;
I guess real addresses should be lower-case too, right?
-Alexey
prev parent reply other threads:[~2018-12-10 13:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-08 7:01 Alexey Brodkin
2018-12-10 13:30 ` Rob Herring
2018-12-10 13:32 ` Alexey Brodkin [this message]
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=4a4b91fe634bd4352604743b3dfba245ee92a92c.camel@synopsys.com \
--to=alexey.brodkin@synopsys.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-snps-arc@lists.infradead.org \
--cc=robh+dt@kernel.org \
--cc=vineet.gupta1@synopsys.com \
/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
all inboxes | Powered by JetHome®