* [PATCH v2] MAINTAINERS:ARM:hisi: add Hisilicon SoC family
@ 2014-07-04 8:49 xuwei
2014-07-04 8:54 ` Haojian Zhuang
2014-07-04 12:54 ` Sergei Shtylyov
0 siblings, 2 replies; 4+ messages in thread
From: xuwei @ 2014-07-04 8:49 UTC (permalink / raw)
To: linux-arm-kernel
Introduce a new mach-hisi that will support Hisilicon SoCs based on ARMv7
and I am taking maintainership for it.
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
---
MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 134483f..a4f700a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -972,6 +972,14 @@ F: arch/arm/mach-pxa/hx4700.c
F: arch/arm/mach-pxa/include/mach/hx4700.h
F: sound/soc/pxa/hx4700.c
+ARM/Hisilicon SoC support
+M: Wei Xu <xuwei5@hisilicon.com>
+L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
+W: www.hisilicon.com
+S: Supported
+T: git git://github.com/hisilicon/linux-hisi.git
+F: arch/arm/mach-hisi/
+
ARM/HP JORNADA 7XX MACHINE SUPPORT
M: Kristoffer Ericson <kristoffer.ericson@gmail.com>
W: www.jlime.com
--
1.8.1.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH v2] MAINTAINERS:ARM:hisi: add Hisilicon SoC family
2014-07-04 8:49 [PATCH v2] MAINTAINERS:ARM:hisi: add Hisilicon SoC family xuwei
@ 2014-07-04 8:54 ` Haojian Zhuang
2014-07-04 12:54 ` Sergei Shtylyov
1 sibling, 0 replies; 4+ messages in thread
From: Haojian Zhuang @ 2014-07-04 8:54 UTC (permalink / raw)
To: linux-arm-kernel
On 4 July 2014 16:49, xuwei <xuwei5@hisilicon.com> wrote:
> Introduce a new mach-hisi that will support Hisilicon SoCs based on ARMv7
> and I am taking maintainership for it.
>
> Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
> ---
> MAINTAINERS | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 134483f..a4f700a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -972,6 +972,14 @@ F: arch/arm/mach-pxa/hx4700.c
> F: arch/arm/mach-pxa/include/mach/hx4700.h
> F: sound/soc/pxa/hx4700.c
>
> +ARM/Hisilicon SoC support
> +M: Wei Xu <xuwei5@hisilicon.com>
> +L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> +W: www.hisilicon.com
> +S: Supported
> +T: git git://github.com/hisilicon/linux-hisi.git
> +F: arch/arm/mach-hisi/
> +
> ARM/HP JORNADA 7XX MACHINE SUPPORT
> M: Kristoffer Ericson <kristoffer.ericson@gmail.com>
> W: www.jlime.com
> --
> 1.8.1.2
>
Acked-by: Haojian Zhuang <haojian.zhuang@linaro.org>
Best Regards
Haojian
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH v2] MAINTAINERS:ARM:hisi: add Hisilicon SoC family
2014-07-04 8:49 [PATCH v2] MAINTAINERS:ARM:hisi: add Hisilicon SoC family xuwei
2014-07-04 8:54 ` Haojian Zhuang
@ 2014-07-04 12:54 ` Sergei Shtylyov
2014-07-07 3:15 ` xuwei
1 sibling, 1 reply; 4+ messages in thread
From: Sergei Shtylyov @ 2014-07-04 12:54 UTC (permalink / raw)
To: linux-arm-kernel
Hello.
On 07/04/2014 12:49 PM, xuwei wrote:
> Introduce a new mach-hisi that will support Hisilicon SoCs based on ARMv7
> and I am taking maintainership for it.
> Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
> ---
> MAINTAINERS | 8 ++++++++
> 1 file changed, 8 insertions(+)
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 134483f..a4f700a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -972,6 +972,14 @@ F: arch/arm/mach-pxa/hx4700.c
> F: arch/arm/mach-pxa/include/mach/hx4700.h
> F: sound/soc/pxa/hx4700.c
>
> +ARM/Hisilicon SoC support
This line is traditionally written in upper case.
> +M: Wei Xu <xuwei5@hisilicon.com>
> +L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> +W: www.hisilicon.com
How about http://?
> +S: Supported
> +T: git git://github.com/hisilicon/linux-hisi.git
> +F: arch/arm/mach-hisi/
> +
WBR, Sergei
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH v2] MAINTAINERS:ARM:hisi: add Hisilicon SoC family
2014-07-04 12:54 ` Sergei Shtylyov
@ 2014-07-07 3:15 ` xuwei
0 siblings, 0 replies; 4+ messages in thread
From: xuwei @ 2014-07-07 3:15 UTC (permalink / raw)
To: linux-arm-kernel
On 2014/7/4 20:54, Sergei Shtylyov wrote:
> Hello.
>
> On 07/04/2014 12:49 PM, xuwei wrote:
>
>> Introduce a new mach-hisi that will support Hisilicon SoCs based on ARMv7
>> and I am taking maintainership for it.
>
>> Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
>> ---
>> MAINTAINERS | 8 ++++++++
>> 1 file changed, 8 insertions(+)
>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 134483f..a4f700a 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -972,6 +972,14 @@ F: arch/arm/mach-pxa/hx4700.c
>> F: arch/arm/mach-pxa/include/mach/hx4700.h
>> F: sound/soc/pxa/hx4700.c
>>
>> +ARM/Hisilicon SoC support
>
> This line is traditionally written in upper case.
Hi Sergei,
Thanks!
I will change it to upper case.
>> +M: Wei Xu <xuwei5@hisilicon.com>
>> +L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
>> +W: www.hisilicon.com
>
> How about http://?
will add it.
Best Regards,
Wei
>
>> +S: Supported
>> +T: git git://github.com/hisilicon/linux-hisi.git
>> +F: arch/arm/mach-hisi/
>> +
>
> WBR, Sergei
>
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-07-07 3:15 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-04 8:49 [PATCH v2] MAINTAINERS:ARM:hisi: add Hisilicon SoC family xuwei
2014-07-04 8:54 ` Haojian Zhuang
2014-07-04 12:54 ` Sergei Shtylyov
2014-07-07 3:15 ` xuwei
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).