public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: santosh shilimkar <santosh.shilimkar@oracle.com>
To: Nishanth Menon <nm@ti.com>, Santosh Shilimkar <ssantosh@kernel.org>
Cc: Russell King <linux@arm.linux.org.uk>,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, Olof Johansson <olof@lixom.net>
Subject: Re: [PATCH] ARM: dts: k2*: Rename the k2* files to keystone-k2* files
Date: Wed, 16 Mar 2016 08:43:10 -0700	[thread overview]
Message-ID: <56E97F0E.6070309@oracle.com> (raw)
In-Reply-To: <1458139150-30382-1-git-send-email-nm@ti.com>

On 3/16/2016 7:39 AM, Nishanth Menon wrote:
> As reported in [1], rename the k2* dts files to keystone-* files
> this will force consistency throughout.
>
> Script for the same (and hand modified for Makefile and MAINTAINERS
> files):
> for i in arch/arm/boot/dts/k2*
> do
> 	b=`basename $i`;
> 	git mv $i arch/arm/boot/dts/keystone-$b;
> 	sed -i -e "s/$b/keystone-$b/g" arch/arm/boot/dts/*[si]
> done
>
> NOTE: bootloaders that depend on older dtb names will need to be
> updated as well.
>
> [1] http://marc.info/?l=linux-arm-kernel&m=145637407804754&w=2
>
> Reported-by: Olof Johansson <olof@lixom.net>
> Signed-off-by: Nishanth Menon <nm@ti.com>
> ---
>
Thanks Nishant for taking care of this. I will add this to the
next soon.

Reagrds,
Santosh

  reply	other threads:[~2016-03-16 15:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-16 14:39 [PATCH] ARM: dts: k2*: Rename the k2* files to keystone-k2* files Nishanth Menon
2016-03-16 15:43 ` santosh shilimkar [this message]
2016-04-07 17:01   ` Nishanth Menon
2016-04-07 18:39     ` santosh.shilimkar
2016-04-07 18:44       ` Nishanth Menon

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=56E97F0E.6070309@oracle.com \
    --to=santosh.shilimkar@oracle.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=nm@ti.com \
    --cc=olof@lixom.net \
    --cc=ssantosh@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