All of lore.kernel.org
 help / color / mirror / Atom feed
From: maxime.coquelin@st.com (Maxime Coquelin)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] ARM: stih41x: Rename stih416-b2020-revE.dts to stih416-b2020e.dts
Date: Wed, 18 Jun 2014 13:09:01 +0200	[thread overview]
Message-ID: <53A1734D.7000606@st.com> (raw)
In-Reply-To: <20140618105438.GC8300@lee--X1>

Hi Lee,

On 06/18/2014 12:54 PM, Lee Jones wrote:
> Two reasons for this rename.  Firstly, it removes the camel case
> convention which isn't used by any other platform and secondly it
> matches the naming convention for the internal kernel, which can
> become annoying when flipping between the two.
>
> Signed-off-by: Lee Jones <lee.jones@linaro.org>

Acked-by: Maxime Coquelin <maxime.coquelin@st.com>

It will be part of the STi pull-request for 3.16 fixes.

Thanks,
Maxime

> ---
> v1 -> v2: Appropriate change to the Makefile.
> ---
>   arch/arm/boot/dts/Makefile                                       | 2 +-
>   arch/arm/boot/dts/{stih416-b2020-revE.dts => stih416-b2020e.dts} | 0
>   2 files changed, 1 insertion(+), 1 deletion(-)
>   rename arch/arm/boot/dts/{stih416-b2020-revE.dts => stih416-b2020e.dts} (100%)
>
> diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
> index 5986ff6..adb5ed9 100644
> --- a/arch/arm/boot/dts/Makefile
> +++ b/arch/arm/boot/dts/Makefile
> @@ -357,7 +357,7 @@ dtb-$(CONFIG_ARCH_STI)+= stih407-b2120.dtb \
>          stih415-b2020.dtb \
>          stih416-b2000.dtb \
>          stih416-b2020.dtb \
> -       stih416-b2020-revE.dtb
> +       stih416-b2020e.dtb
>   dtb-$(CONFIG_MACH_SUN4I) += \
>          sun4i-a10-a1000.dtb \
>          sun4i-a10-cubieboard.dtb \
> diff --git a/arch/arm/boot/dts/stih416-b2020-revE.dts b/arch/arm/boot/dts/stih416-b2020e.dts
> similarity index 100%
> rename from arch/arm/boot/dts/stih416-b2020-revE.dts
> rename to arch/arm/boot/dts/stih416-b2020e.dts
>

WARNING: multiple messages have this Message-ID (diff)
From: Maxime Coquelin <maxime.coquelin@st.com>
To: Lee Jones <lee.jones@linaro.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Cc: kernel@stlinux.com, patrice.chotard@st.com,
	srinivas.kandagatla@gmail.com, devicetree@vger.kernel.org
Subject: Re: [PATCH v2] ARM: stih41x: Rename stih416-b2020-revE.dts to stih416-b2020e.dts
Date: Wed, 18 Jun 2014 13:09:01 +0200	[thread overview]
Message-ID: <53A1734D.7000606@st.com> (raw)
In-Reply-To: <20140618105438.GC8300@lee--X1>

Hi Lee,

On 06/18/2014 12:54 PM, Lee Jones wrote:
> Two reasons for this rename.  Firstly, it removes the camel case
> convention which isn't used by any other platform and secondly it
> matches the naming convention for the internal kernel, which can
> become annoying when flipping between the two.
>
> Signed-off-by: Lee Jones <lee.jones@linaro.org>

Acked-by: Maxime Coquelin <maxime.coquelin@st.com>

It will be part of the STi pull-request for 3.16 fixes.

Thanks,
Maxime

> ---
> v1 -> v2: Appropriate change to the Makefile.
> ---
>   arch/arm/boot/dts/Makefile                                       | 2 +-
>   arch/arm/boot/dts/{stih416-b2020-revE.dts => stih416-b2020e.dts} | 0
>   2 files changed, 1 insertion(+), 1 deletion(-)
>   rename arch/arm/boot/dts/{stih416-b2020-revE.dts => stih416-b2020e.dts} (100%)
>
> diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
> index 5986ff6..adb5ed9 100644
> --- a/arch/arm/boot/dts/Makefile
> +++ b/arch/arm/boot/dts/Makefile
> @@ -357,7 +357,7 @@ dtb-$(CONFIG_ARCH_STI)+= stih407-b2120.dtb \
>          stih415-b2020.dtb \
>          stih416-b2000.dtb \
>          stih416-b2020.dtb \
> -       stih416-b2020-revE.dtb
> +       stih416-b2020e.dtb
>   dtb-$(CONFIG_MACH_SUN4I) += \
>          sun4i-a10-a1000.dtb \
>          sun4i-a10-cubieboard.dtb \
> diff --git a/arch/arm/boot/dts/stih416-b2020-revE.dts b/arch/arm/boot/dts/stih416-b2020e.dts
> similarity index 100%
> rename from arch/arm/boot/dts/stih416-b2020-revE.dts
> rename to arch/arm/boot/dts/stih416-b2020e.dts
>

WARNING: multiple messages have this Message-ID (diff)
From: Maxime Coquelin <maxime.coquelin@st.com>
To: Lee Jones <lee.jones@linaro.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>
Cc: <kernel@stlinux.com>, <patrice.chotard@st.com>,
	<srinivas.kandagatla@gmail.com>, <devicetree@vger.kernel.org>
Subject: Re: [PATCH v2] ARM: stih41x: Rename stih416-b2020-revE.dts to stih416-b2020e.dts
Date: Wed, 18 Jun 2014 13:09:01 +0200	[thread overview]
Message-ID: <53A1734D.7000606@st.com> (raw)
In-Reply-To: <20140618105438.GC8300@lee--X1>

Hi Lee,

On 06/18/2014 12:54 PM, Lee Jones wrote:
> Two reasons for this rename.  Firstly, it removes the camel case
> convention which isn't used by any other platform and secondly it
> matches the naming convention for the internal kernel, which can
> become annoying when flipping between the two.
>
> Signed-off-by: Lee Jones <lee.jones@linaro.org>

Acked-by: Maxime Coquelin <maxime.coquelin@st.com>

It will be part of the STi pull-request for 3.16 fixes.

Thanks,
Maxime

> ---
> v1 -> v2: Appropriate change to the Makefile.
> ---
>   arch/arm/boot/dts/Makefile                                       | 2 +-
>   arch/arm/boot/dts/{stih416-b2020-revE.dts => stih416-b2020e.dts} | 0
>   2 files changed, 1 insertion(+), 1 deletion(-)
>   rename arch/arm/boot/dts/{stih416-b2020-revE.dts => stih416-b2020e.dts} (100%)
>
> diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
> index 5986ff6..adb5ed9 100644
> --- a/arch/arm/boot/dts/Makefile
> +++ b/arch/arm/boot/dts/Makefile
> @@ -357,7 +357,7 @@ dtb-$(CONFIG_ARCH_STI)+= stih407-b2120.dtb \
>          stih415-b2020.dtb \
>          stih416-b2000.dtb \
>          stih416-b2020.dtb \
> -       stih416-b2020-revE.dtb
> +       stih416-b2020e.dtb
>   dtb-$(CONFIG_MACH_SUN4I) += \
>          sun4i-a10-a1000.dtb \
>          sun4i-a10-cubieboard.dtb \
> diff --git a/arch/arm/boot/dts/stih416-b2020-revE.dts b/arch/arm/boot/dts/stih416-b2020e.dts
> similarity index 100%
> rename from arch/arm/boot/dts/stih416-b2020-revE.dts
> rename to arch/arm/boot/dts/stih416-b2020e.dts
>

  reply	other threads:[~2014-06-18 11:09 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-18 10:31 [PATCH] ARM: stih41x: Rename stih416-b2020-revE.dts to stih416-b2020e.dts Lee Jones
2014-06-18 10:31 ` Lee Jones
2014-06-18 10:31 ` Lee Jones
     [not found] ` <CALNtEFic8xNRsx2jSj6z7Zw7YL2U+1gJ=THNw6t_LM5u8Y5o7g@mail.gmail.com>
2014-06-18 10:50   ` Lee Jones
2014-06-18 10:50     ` Lee Jones
2014-06-18 10:54 ` [PATCH v2] " Lee Jones
2014-06-18 10:54   ` Lee Jones
2014-06-18 10:54   ` Lee Jones
2014-06-18 11:09   ` Maxime Coquelin [this message]
2014-06-18 11:09     ` Maxime Coquelin
2014-06-18 11:09     ` Maxime Coquelin
2014-06-18 11:21     ` Lee Jones
2014-06-18 11:21       ` Lee Jones
2014-06-18 11:21       ` Lee Jones

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=53A1734D.7000606@st.com \
    --to=maxime.coquelin@st.com \
    --cc=linux-arm-kernel@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.