All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] MAINTAINERS: Move s3c2410 drivers to ARM/SAMSUNG ARM
@ 2011-01-14  9:44 Ben Dooks
  2011-01-14  9:44 ` [PATCH 2/3] MAINTAINERS: Fixup file entries for "SIMTEC EB2410ITX (BAST)" Ben Dooks
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Ben Dooks @ 2011-01-14  9:44 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux, Ben Dooks, Kukjin Kim

There are currnetly two entries under the "SIMTEC EB2410ITX (BAST)"
machine entry for drivers/*/*s3c2410*, which is catching everything
s3c2410 driver related.

This entry is for a specific S3C2410 based machine, so move these two
file entries to the "ARM/SAMSUNG ARM ARCHITECTURES" entry, where it
will reach a wider audience of interested parties.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Cc: Simtec Linux Team <linux@simtec.co.uk>
Cc: Kukjin Kim <kgene.kim@samsung.com>
---
 MAINTAINERS |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 64d7621..464f0ec 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -975,6 +975,8 @@ S:	Maintained
 F:	arch/arm/plat-samsung/
 F:	arch/arm/plat-s3c24xx/
 F:	arch/arm/plat-s5p/
+F:	drivers/*/*s3c2410*
+F:	drivers/*/*/*s3c2410*
 
 ARM/S3C2410 ARM ARCHITECTURE
 M:	Ben Dooks <ben-linux@fluff.org>
@@ -5565,8 +5567,6 @@ M:	Vincent Sanders <support@simtec.co.uk>
 W:	http://www.simtec.co.uk/products/EB2410ITX/
 S:	Supported
 F:	arch/arm/mach-s3c2410/
-F:	drivers/*/*s3c2410*
-F:	drivers/*/*/*s3c2410*
 
 TI DAVINCI MACHINE SUPPORT
 M:	Kevin Hilman <khilman@deeprootsystems.com>
-- 
1.7.1


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [PATCH 2/3] MAINTAINERS: Fixup file entries for "SIMTEC EB2410ITX (BAST)"
  2011-01-14  9:44 [PATCH 1/3] MAINTAINERS: Move s3c2410 drivers to ARM/SAMSUNG ARM Ben Dooks
@ 2011-01-14  9:44 ` Ben Dooks
  2011-01-14  9:44 ` [PATCH 3/3] MAINTAINERS: Fixup Simtec support email entries Ben Dooks
  2011-01-17  0:53 ` [PATCH 1/3] MAINTAINERS: Move s3c2410 drivers to ARM/SAMSUNG ARM Kukjin Kim
  2 siblings, 0 replies; 9+ messages in thread
From: Ben Dooks @ 2011-01-14  9:44 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux, Ben Dooks, Simtec Support

Add the correct files for the Simtec BAST machine, ensuring the IDE and IRQ
routing are added, and move to the machine specific file instead of trying
to catch all of arch/arm/mach-s3c2410

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Cc: Simtec Linux Team <linux@simtec.co.uk>
Cc: Simtec Support <support@simtec.co.uk>
---
 MAINTAINERS |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 464f0ec..4a99ddf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5566,7 +5566,9 @@ P:	Ben Dooks
 M:	Vincent Sanders <support@simtec.co.uk>
 W:	http://www.simtec.co.uk/products/EB2410ITX/
 S:	Supported
-F:	arch/arm/mach-s3c2410/
+F:	arch/arm/mach-s3c2410/mach-bast.c
+F:	arch/arm/mach-s3c2410/bast-ide.c
+F:	arch/arm/mach-s3c2410/bast-irq.c
 
 TI DAVINCI MACHINE SUPPORT
 M:	Kevin Hilman <khilman@deeprootsystems.com>
-- 
1.7.1


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [PATCH 3/3] MAINTAINERS: Fixup Simtec support email entries
  2011-01-14  9:44 [PATCH 1/3] MAINTAINERS: Move s3c2410 drivers to ARM/SAMSUNG ARM Ben Dooks
  2011-01-14  9:44 ` [PATCH 2/3] MAINTAINERS: Fixup file entries for "SIMTEC EB2410ITX (BAST)" Ben Dooks
@ 2011-01-14  9:44 ` Ben Dooks
  2011-01-14 10:08   ` Jack Stone
  2011-01-17  0:53 ` [PATCH 1/3] MAINTAINERS: Move s3c2410 drivers to ARM/SAMSUNG ARM Kukjin Kim
  2 siblings, 1 reply; 9+ messages in thread
From: Ben Dooks @ 2011-01-14  9:44 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux, Ben Dooks, Vincent Sanders, Simtec Support

The support@simtec.co.uk address is for direct customer support only, the
EB2410ITX and EB110ATX entries should direct to the Simtec Linux Team
address of linux@simtec.co.uk

Also add correct email address for Vincent Sanders

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Cc: Vincent Sanders <vince@simtec.co.uk>
Cc: Simtec Support <support@simtec.co.uk>
Cc: Simtec Linux Team <linux@simtec.co.uk>
---
 MAINTAINERS |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4a99ddf..3f5dc25 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5557,13 +5557,15 @@ F:	include/linux/sfi*.h
 
 SIMTEC EB110ATX (Chalice CATS)
 P:	Ben Dooks
-M:	Vincent Sanders <support@simtec.co.uk>
+P:	Vincent Sanders <support@simtec.co.uk>
+M:	Simtec Linux Team <linux@simtec.co.uk>
 W:	http://www.simtec.co.uk/products/EB110ATX/
 S:	Supported
 
 SIMTEC EB2410ITX (BAST)
 P:	Ben Dooks
-M:	Vincent Sanders <support@simtec.co.uk>
+P:	Vincent Sanders <vince@simtec.co.uk>
+M:	Simtec Linux Team <linux@simtec.co.uk>
 W:	http://www.simtec.co.uk/products/EB2410ITX/
 S:	Supported
 F:	arch/arm/mach-s3c2410/mach-bast.c
-- 
1.7.1


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* Re: [PATCH 3/3] MAINTAINERS: Fixup Simtec support email entries
  2011-01-14  9:44 ` [PATCH 3/3] MAINTAINERS: Fixup Simtec support email entries Ben Dooks
@ 2011-01-14 10:08   ` Jack Stone
  2011-01-14 10:36     ` Ben Dooks
  0 siblings, 1 reply; 9+ messages in thread
From: Jack Stone @ 2011-01-14 10:08 UTC (permalink / raw)
  To: Ben Dooks; +Cc: linux-kernel, linux, Vincent Sanders, Simtec Support

On 14/01/2011 09:44, Ben Dooks wrote:
> The support@simtec.co.uk address is for direct customer support only, the
> EB2410ITX and EB110ATX entries should direct to the Simtec Linux Team
> address of linux@simtec.co.uk
> 
> Also add correct email address for Vincent Sanders
> 
> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
> Cc: Vincent Sanders <vince@simtec.co.uk>
> Cc: Simtec Support <support@simtec.co.uk>
> Cc: Simtec Linux Team <linux@simtec.co.uk>
> ---
>  MAINTAINERS |    6 ++++--
>  1 files changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 4a99ddf..3f5dc25 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5557,13 +5557,15 @@ F:	include/linux/sfi*.h
>  
>  SIMTEC EB110ATX (Chalice CATS)
>  P:	Ben Dooks
> -M:	Vincent Sanders <support@simtec.co.uk>
> +P:	Vincent Sanders <support@simtec.co.uk>

Did you mean to update this email as well?

Thanks,

Jack

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH 3/3] MAINTAINERS: Fixup Simtec support email entries
  2011-01-14 10:08   ` Jack Stone
@ 2011-01-14 10:36     ` Ben Dooks
  2011-01-28  0:00       ` Andrew Morton
  0 siblings, 1 reply; 9+ messages in thread
From: Ben Dooks @ 2011-01-14 10:36 UTC (permalink / raw)
  To: Jack Stone
  Cc: Ben Dooks, Vincent Sanders, Simtec Support, linux-kernel, linux

On 14/01/11 10:08, Jack Stone wrote:
> On 14/01/2011 09:44, Ben Dooks wrote:
>> The support@simtec.co.uk address is for direct customer support only, the
>> EB2410ITX and EB110ATX entries should direct to the Simtec Linux Team
>> address of linux@simtec.co.uk
>>
>> Also add correct email address for Vincent Sanders
>>
>> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
>> Cc: Vincent Sanders <vince@simtec.co.uk>
>> Cc: Simtec Support <support@simtec.co.uk>
>> Cc: Simtec Linux Team <linux@simtec.co.uk>
>> ---
>>  MAINTAINERS |    6 ++++--
>>  1 files changed, 4 insertions(+), 2 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 4a99ddf..3f5dc25 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -5557,13 +5557,15 @@ F:	include/linux/sfi*.h
>>  
>>  SIMTEC EB110ATX (Chalice CATS)
>>  P:	Ben Dooks
>> -M:	Vincent Sanders <support@simtec.co.uk>
>> +P:	Vincent Sanders <support@simtec.co.uk>
> 
> Did you mean to update this email as well?

Thankyou, will correct this.

-- 
Ben


^ permalink raw reply	[flat|nested] 9+ messages in thread

* RE: [PATCH 1/3] MAINTAINERS: Move s3c2410 drivers to ARM/SAMSUNG ARM
  2011-01-14  9:44 [PATCH 1/3] MAINTAINERS: Move s3c2410 drivers to ARM/SAMSUNG ARM Ben Dooks
  2011-01-14  9:44 ` [PATCH 2/3] MAINTAINERS: Fixup file entries for "SIMTEC EB2410ITX (BAST)" Ben Dooks
  2011-01-14  9:44 ` [PATCH 3/3] MAINTAINERS: Fixup Simtec support email entries Ben Dooks
@ 2011-01-17  0:53 ` Kukjin Kim
  2011-01-25  6:55   ` Kukjin Kim
  2 siblings, 1 reply; 9+ messages in thread
From: Kukjin Kim @ 2011-01-17  0:53 UTC (permalink / raw)
  To: 'Ben Dooks', linux-kernel; +Cc: linux

Ben Dooks wrote:
> 
> There are currnetly two entries under the "SIMTEC EB2410ITX (BAST)"
> machine entry for drivers/*/*s3c2410*, which is catching everything
> s3c2410 driver related.
> 
> This entry is for a specific S3C2410 based machine, so move these two
> file entries to the "ARM/SAMSUNG ARM ARCHITECTURES" entry, where it
> will reach a wider audience of interested parties.
> 
> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
> Cc: Simtec Linux Team <linux@simtec.co.uk>
> Cc: Kukjin Kim <kgene.kim@samsung.com>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

> ---
>  MAINTAINERS |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 64d7621..464f0ec 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -975,6 +975,8 @@ S:	Maintained
>  F:	arch/arm/plat-samsung/
>  F:	arch/arm/plat-s3c24xx/
>  F:	arch/arm/plat-s5p/
> +F:	drivers/*/*s3c2410*
> +F:	drivers/*/*/*s3c2410*
> 
>  ARM/S3C2410 ARM ARCHITECTURE
>  M:	Ben Dooks <ben-linux@fluff.org>
> @@ -5565,8 +5567,6 @@ M:	Vincent Sanders <support@simtec.co.uk>
>  W:	http://www.simtec.co.uk/products/EB2410ITX/
>  S:	Supported
>  F:	arch/arm/mach-s3c2410/
> -F:	drivers/*/*s3c2410*
> -F:	drivers/*/*/*s3c2410*
> 
>  TI DAVINCI MACHINE SUPPORT
>  M:	Kevin Hilman <khilman@deeprootsystems.com>
> --
> 1.7.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

* RE: [PATCH 1/3] MAINTAINERS: Move s3c2410 drivers to ARM/SAMSUNG ARM
  2011-01-17  0:53 ` [PATCH 1/3] MAINTAINERS: Move s3c2410 drivers to ARM/SAMSUNG ARM Kukjin Kim
@ 2011-01-25  6:55   ` Kukjin Kim
  0 siblings, 0 replies; 9+ messages in thread
From: Kukjin Kim @ 2011-01-25  6:55 UTC (permalink / raw)
  To: 'Kukjin Kim', 'Ben Dooks', linux-kernel; +Cc: linux, akpm

Kukjin Kim wrote:
> 
> Ben Dooks wrote:
> >
> > There are currnetly two entries under the "SIMTEC EB2410ITX (BAST)"
> > machine entry for drivers/*/*s3c2410*, which is catching everything
> > s3c2410 driver related.
> >
> > This entry is for a specific S3C2410 based machine, so move these two
> > file entries to the "ARM/SAMSUNG ARM ARCHITECTURES" entry, where it
> > will reach a wider audience of interested parties.
> >
> > Signed-off-by: Ben Dooks <ben-linux@fluff.org>
> > Cc: Simtec Linux Team <linux@simtec.co.uk>
> > Cc: Kukjin Kim <kgene.kim@samsung.com>
> Acked-by: Kukjin Kim <kgene.kim@samsung.com>
> 

Hello Andrew,

Could you please pick this up in your tree?

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

> > ---
> >  MAINTAINERS |    4 ++--
> >  1 files changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 64d7621..464f0ec 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -975,6 +975,8 @@ S:	Maintained
> >  F:	arch/arm/plat-samsung/
> >  F:	arch/arm/plat-s3c24xx/
> >  F:	arch/arm/plat-s5p/
> > +F:	drivers/*/*s3c2410*
> > +F:	drivers/*/*/*s3c2410*
> >
> >  ARM/S3C2410 ARM ARCHITECTURE
> >  M:	Ben Dooks <ben-linux@fluff.org>
> > @@ -5565,8 +5567,6 @@ M:	Vincent Sanders <support@simtec.co.uk>
> >  W:	http://www.simtec.co.uk/products/EB2410ITX/
> >  S:	Supported
> >  F:	arch/arm/mach-s3c2410/
> > -F:	drivers/*/*s3c2410*
> > -F:	drivers/*/*/*s3c2410*
> >
> >  TI DAVINCI MACHINE SUPPORT
> >  M:	Kevin Hilman <khilman@deeprootsystems.com>
> > --
> > 1.7.1
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH 3/3] MAINTAINERS: Fixup Simtec support email entries
  2011-01-14 10:36     ` Ben Dooks
@ 2011-01-28  0:00       ` Andrew Morton
  2011-01-28  9:11         ` Ben Dooks
  0 siblings, 1 reply; 9+ messages in thread
From: Andrew Morton @ 2011-01-28  0:00 UTC (permalink / raw)
  To: Ben Dooks
  Cc: Jack Stone, Ben Dooks, Vincent Sanders, Simtec Support,
	linux-kernel, linux

On Fri, 14 Jan 2011 10:36:23 +0000
Ben Dooks <ben@simtec.co.uk> wrote:

> On 14/01/11 10:08, Jack Stone wrote:
> > On 14/01/2011 09:44, Ben Dooks wrote:
> >> The support@simtec.co.uk address is for direct customer support only, the
> >> EB2410ITX and EB110ATX entries should direct to the Simtec Linux Team
> >> address of linux@simtec.co.uk
> >>
> >> Also add correct email address for Vincent Sanders
> >>
> >> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
> >> Cc: Vincent Sanders <vince@simtec.co.uk>
> >> Cc: Simtec Support <support@simtec.co.uk>
> >> Cc: Simtec Linux Team <linux@simtec.co.uk>
> >> ---
> >>  MAINTAINERS |    6 ++++--
> >>  1 files changed, 4 insertions(+), 2 deletions(-)
> >>
> >> diff --git a/MAINTAINERS b/MAINTAINERS
> >> index 4a99ddf..3f5dc25 100644
> >> --- a/MAINTAINERS
> >> +++ b/MAINTAINERS
> >> @@ -5557,13 +5557,15 @@ F:	include/linux/sfi*.h
> >>  
> >>  SIMTEC EB110ATX (Chalice CATS)
> >>  P:	Ben Dooks
> >> -M:	Vincent Sanders <support@simtec.co.uk>
> >> +P:	Vincent Sanders <support@simtec.co.uk>
> > 
> > Did you mean to update this email as well?
> 
> Thankyou, will correct this.
> 

<ETIMEDOUT>

Like this?

--- a/MAINTAINERS~maintainers-fixup-simtec-support-email-entries-fix
+++ a/MAINTAINERS
@@ -5622,7 +5622,7 @@ F:	include/linux/sfi*.h
 
 SIMTEC EB110ATX (Chalice CATS)
 P:	Ben Dooks
-P:	Vincent Sanders <support@simtec.co.uk>
+P:	Vincent Sanders <vince@simtec.co.uk>
 M:	Simtec Linux Team <linux@simtec.co.uk>
 W:	http://www.simtec.co.uk/products/EB110ATX/
 S:	Supported
_


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH 3/3] MAINTAINERS: Fixup Simtec support email entries
  2011-01-28  0:00       ` Andrew Morton
@ 2011-01-28  9:11         ` Ben Dooks
  0 siblings, 0 replies; 9+ messages in thread
From: Ben Dooks @ 2011-01-28  9:11 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Jack Stone, Ben Dooks, Vincent Sanders, Simtec Support,
	linux-kernel, linux

On 28/01/11 00:00, Andrew Morton wrote:
> On Fri, 14 Jan 2011 10:36:23 +0000
> Ben Dooks <ben@simtec.co.uk> wrote:
> 
>> On 14/01/11 10:08, Jack Stone wrote:
>>> On 14/01/2011 09:44, Ben Dooks wrote:
>>>> The support@simtec.co.uk address is for direct customer support only, the
>>>> EB2410ITX and EB110ATX entries should direct to the Simtec Linux Team
>>>> address of linux@simtec.co.uk
>>>>
>>>> Also add correct email address for Vincent Sanders
>>>>
>>>> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
>>>> Cc: Vincent Sanders <vince@simtec.co.uk>
>>>> Cc: Simtec Support <support@simtec.co.uk>
>>>> Cc: Simtec Linux Team <linux@simtec.co.uk>
>>>> ---
>>>>  MAINTAINERS |    6 ++++--
>>>>  1 files changed, 4 insertions(+), 2 deletions(-)
>>>>
>>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>>> index 4a99ddf..3f5dc25 100644
>>>> --- a/MAINTAINERS
>>>> +++ b/MAINTAINERS
>>>> @@ -5557,13 +5557,15 @@ F:	include/linux/sfi*.h
>>>>  
>>>>  SIMTEC EB110ATX (Chalice CATS)
>>>>  P:	Ben Dooks
>>>> -M:	Vincent Sanders <support@simtec.co.uk>
>>>> +P:	Vincent Sanders <support@simtec.co.uk>
>>>
>>> Did you mean to update this email as well?
>>
>> Thankyou, will correct this.
>>
> 
> <ETIMEDOUT>
> 
> Like this?

Yes, I did send Linus a pull request for the last merge window
with this fixed. But yes, great.

> --- a/MAINTAINERS~maintainers-fixup-simtec-support-email-entries-fix
> +++ a/MAINTAINERS
> @@ -5622,7 +5622,7 @@ F:	include/linux/sfi*.h
>  
>  SIMTEC EB110ATX (Chalice CATS)
>  P:	Ben Dooks
> -P:	Vincent Sanders <support@simtec.co.uk>
> +P:	Vincent Sanders <vince@simtec.co.uk>
>  M:	Simtec Linux Team <linux@simtec.co.uk>
>  W:	http://www.simtec.co.uk/products/EB110ATX/
>  S:	Supported
> _
> 


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-01-28  9:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-14  9:44 [PATCH 1/3] MAINTAINERS: Move s3c2410 drivers to ARM/SAMSUNG ARM Ben Dooks
2011-01-14  9:44 ` [PATCH 2/3] MAINTAINERS: Fixup file entries for "SIMTEC EB2410ITX (BAST)" Ben Dooks
2011-01-14  9:44 ` [PATCH 3/3] MAINTAINERS: Fixup Simtec support email entries Ben Dooks
2011-01-14 10:08   ` Jack Stone
2011-01-14 10:36     ` Ben Dooks
2011-01-28  0:00       ` Andrew Morton
2011-01-28  9:11         ` Ben Dooks
2011-01-17  0:53 ` [PATCH 1/3] MAINTAINERS: Move s3c2410 drivers to ARM/SAMSUNG ARM Kukjin Kim
2011-01-25  6:55   ` Kukjin Kim

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.