mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Vineet Gupta <vineet.gupta1@synopsys.com>
To: Rob Herring <robh+dt@kernel.org>,
	Alexey Brodkin <alexey.brodkin@synopsys.com>
Cc: arcml <linux-snps-arc@lists.infradead.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2] ARC: [scripted] fix node name and address spelling
Date: Thu, 24 Jan 2019 08:37:12 -0800	[thread overview]
Message-ID: <082c0b8a-13fc-d30a-67fe-13011cc52f5f@synopsys.com> (raw)
In-Reply-To: <CAL_JsqLfe0YN9ytYfE=quuqSpNgavGhr5rDc42SirrUfYXO66g@mail.gmail.com>

Hi Alexey, Rob,

On 1/24/19 8:28 AM, Rob Herring wrote:
> On Thu, Jan 24, 2019 at 6:17 AM Alexey Brodkin
> <alexey.brodkin@synopsys.com> wrote:
>>
>> From: Alexey Brodkin <alexey.brodkin@synopsys.com>
>>
>> 1. Remove "0x" prefix from unit-address of node names
>> ----------------------->8------------------------
>> sed -i 's/@0x/@/g' arch/arc/boot/dts/*.dts*
>> ----------------------->8------------------------
>>
>> 2. Make all hex addresses lowercase:
>> ----------------------->8------------------------
>> sed -i 's/@\([0-9A-Za-z]*\)/@\L\1/g' arch/arc/boot/dts/*.dts*
>> sed -i 's/0x\([0-9A-Za-z]*\)/0x\L\1/g' arch/arc/boot/dts/*.dts*
>> ----------------------->8------------------------
>>
>> Inspired by [1] and the like.
>>
>> [1] http://kisskb.ellerman.id.au/kisskb/buildresult/13612017/
>>
>> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
>> Cc: Rob Herring <robh+dt@kernel.org>
>> ---
>>
>> Changes v1 -> v2:
>>
>>  * Convert all hex addresses to lower-case [Rob]
>>
>>  arch/arc/boot/dts/abilis_tb100.dtsi    | 58 ++++++++++++++++----------------
>>  arch/arc/boot/dts/abilis_tb100_dvk.dts | 14 ++++----
>>  arch/arc/boot/dts/abilis_tb101.dtsi    | 58 ++++++++++++++++----------------
>>  arch/arc/boot/dts/abilis_tb101_dvk.dts | 14 ++++----
>>  arch/arc/boot/dts/abilis_tb10x.dtsi    | 60 +++++++++++++++++-----------------
>>  arch/arc/boot/dts/axc001.dtsi          |  6 ++--
>>  arch/arc/boot/dts/axc003.dtsi          | 16 ++++-----
>>  arch/arc/boot/dts/axc003_idu.dtsi      | 16 ++++-----
>>  arch/arc/boot/dts/axs10x_mb.dtsi       | 22 ++++++-------
>>  arch/arc/boot/dts/hsdk.dts             |  4 +--
>>  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   | 18 +++++-----
>>  13 files changed, 147 insertions(+), 147 deletions(-)
> 
> Reviewed-by: Rob Herring <robh@kernel.org>


Thx for the quick look at this. I've added this to ARC for-curr !

Thx,
-Vineet

      reply	other threads:[~2019-01-24 16:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-24 12:17 Alexey Brodkin
2019-01-24 16:28 ` Rob Herring
2019-01-24 16:37   ` Vineet Gupta [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=082c0b8a-13fc-d30a-67fe-13011cc52f5f@synopsys.com \
    --to=vineet.gupta1@synopsys.com \
    --cc=alexey.brodkin@synopsys.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-snps-arc@lists.infradead.org \
    --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

all inboxes | Powered by JetHome®