linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: haojian.zhuang@linaro.org (Haojian Zhuang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] ARM: hisi: rename hi3xxx to hisi
Date: Wed, 08 Jan 2014 09:16:50 +0800	[thread overview]
Message-ID: <52CCA702.8080206@linaro.org> (raw)
In-Reply-To: <8738kzcms0.fsf@linaro.org>


On 01/08/2014 08:58 AM, Kevin Hilman wrote:
> Haojian Zhuang <haojian.zhuang@linaro.org> writes:
>
>> Since some new Hisilicon SoCs are not named as hi3xxx, rename mach-hi3xxx
>> to mach-hisi instead. And the pronounciation of "hisi" is similar to the
>> chinese pronounciation of Hisilicon. So Hisilicon guys like this name.
>>
>> ARCH_HI3xxx will be renamed later since other drivers are using it and
>> they are still in linux-next git tree. So rename ARCH_HI3xxx later.
>>
>> Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com>
>> ---
>>   arch/arm/Kconfig                                         | 4 ++--
>>   arch/arm/Makefile                                        | 2 +-
>>   arch/arm/{mach-hi3xxx => mach-hisi}/Kconfig              | 0
>>   arch/arm/{mach-hi3xxx => mach-hisi}/Makefile             | 4 ++--
>>   arch/arm/{mach-hi3xxx => mach-hisi}/core.h               | 0
>>   arch/arm/{mach-hi3xxx/hi3xxx.c => mach-hisi/hisilicon.c} | 2 +-
>>   arch/arm/{mach-hi3xxx => mach-hisi}/hotplug.c            | 0
>>   arch/arm/{mach-hi3xxx => mach-hisi}/platsmp.c            | 0
>>   8 files changed, 6 insertions(+), 6 deletions(-)
>>   rename arch/arm/{mach-hi3xxx => mach-hisi}/Kconfig (100%)
>>   rename arch/arm/{mach-hi3xxx => mach-hisi}/Makefile (51%)
>>   rename arch/arm/{mach-hi3xxx => mach-hisi}/core.h (100%)
>>   rename arch/arm/{mach-hi3xxx/hi3xxx.c => mach-hisi/hisilicon.c} (96%)
>>   rename arch/arm/{mach-hi3xxx => mach-hisi}/hotplug.c (100%)
>>   rename arch/arm/{mach-hi3xxx => mach-hisi}/platsmp.c (100%)
>
> Shouldn't the defconfig be renamed also?
>
> Kevin
>
The main difference is on CONFIG_LPAE. The new SoC is using CONFIG_LPAE.
So I didn't change the hi3xxx_defconfig and I'll append a new defconfig for
the new SoC.

Best Regards
Haojian

      reply	other threads:[~2014-01-08  1:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-20  2:52 [PATCH 1/3] ARM: hisi: rename hi3xxx to hisi Haojian Zhuang
2013-12-20  2:52 ` [PATCH 2/3] ARM: hisi: remove init_time Haojian Zhuang
2013-12-20  2:52 ` [PATCH 3/3] ARM: dts: rename hi4511 dts file Haojian Zhuang
2013-12-20 16:50 ` [PATCH 1/3] ARM: hisi: rename hi3xxx to hisi Olof Johansson
2013-12-20 17:36   ` Kevin Hilman
2013-12-23  1:09     ` 答复: " xuwei (O)
2014-01-07 22:54       ` Kevin Hilman
2014-01-10 16:31         ` Kevin Hilman
2014-01-08  0:58 ` Kevin Hilman
2014-01-08  1:16   ` Haojian Zhuang [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=52CCA702.8080206@linaro.org \
    --to=haojian.zhuang@linaro.org \
    --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 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).