All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: ARM: EXYNOS: Add documentation and dt-bindings
@ 2015-10-21  1:33 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 10+ messages in thread
From: Krzysztof Kozlowski @ 2015-10-21  1:33 UTC (permalink / raw)
  To: Kukjin Kim, Krzysztof Kozlowski, linux-arm-kernel,
	linux-samsung-soc, linux-kernel
  Cc: Javier Martinez Canillas, Jonathan Corbet, arm, Arnd Bergmann,
	Olof Johansson, Kevin Hilman

Extend the Samsung Exynos maintainer entry to match SoC documentation
and SoC dt-bindings directories. Without that some files, like
bindings/arm/samsung/pmu.txt, are not matched by existing patterns.

This also may serve as a hint where new documentation and bindings (not
matching specific subsystem) should be put.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Cc: Kukjin Kim <kgene@kernel.org>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b556aad90930..cad7b6b628b2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1459,6 +1459,8 @@ F:	drivers/*/*s3c2410*
 F:	drivers/*/*/*s3c2410*
 F:	drivers/spi/spi-s3c*
 F:	sound/soc/samsung/*
+F:	Documentation/arm/Samsung/
+F:	Documentation/devicetree/bindings/arm/samsung/
 N:	exynos
 
 ARM/SAMSUNG MOBILE MACHINE SUPPORT
-- 
1.9.1


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

* [PATCH] MAINTAINERS: ARM: EXYNOS: Add documentation and dt-bindings
@ 2015-10-21  1:33 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 10+ messages in thread
From: Krzysztof Kozlowski @ 2015-10-21  1:33 UTC (permalink / raw)
  To: linux-arm-kernel

Extend the Samsung Exynos maintainer entry to match SoC documentation
and SoC dt-bindings directories. Without that some files, like
bindings/arm/samsung/pmu.txt, are not matched by existing patterns.

This also may serve as a hint where new documentation and bindings (not
matching specific subsystem) should be put.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Cc: Kukjin Kim <kgene@kernel.org>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b556aad90930..cad7b6b628b2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1459,6 +1459,8 @@ F:	drivers/*/*s3c2410*
 F:	drivers/*/*/*s3c2410*
 F:	drivers/spi/spi-s3c*
 F:	sound/soc/samsung/*
+F:	Documentation/arm/Samsung/
+F:	Documentation/devicetree/bindings/arm/samsung/
 N:	exynos
 
 ARM/SAMSUNG MOBILE MACHINE SUPPORT
-- 
1.9.1

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

* Re: [PATCH] MAINTAINERS: ARM: EXYNOS: Add documentation and dt-bindings
  2015-10-21  1:33 ` Krzysztof Kozlowski
@ 2015-10-21  8:45   ` Javier Martinez Canillas
  -1 siblings, 0 replies; 10+ messages in thread
From: Javier Martinez Canillas @ 2015-10-21  8:45 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Kukjin Kim, linux-arm-kernel,
	linux-samsung-soc, linux-kernel
  Cc: Jonathan Corbet, arm, Arnd Bergmann, Olof Johansson, Kevin Hilman

Hello Krzysztof,

Patch looks good to me, I've only one comment.

On 10/21/2015 03:33 AM, Krzysztof Kozlowski wrote:
> Extend the Samsung Exynos maintainer entry to match SoC documentation
> and SoC dt-bindings directories. Without that some files, like
> bindings/arm/samsung/pmu.txt, are not matched by existing patterns.
> 
> This also may serve as a hint where new documentation and bindings (not
> matching specific subsystem) should be put.
> 
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> Cc: Kukjin Kim <kgene@kernel.org>
> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b556aad90930..cad7b6b628b2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1459,6 +1459,8 @@ F:	drivers/*/*s3c2410*
>  F:	drivers/*/*/*s3c2410*
>  F:	drivers/spi/spi-s3c*
>  F:	sound/soc/samsung/*
> +F:	Documentation/arm/Samsung/

That there is also a Documentation/arm/Samsung-S3C24XX/ so
I think this should be Documentation/arm/Samsung*/ instead.

> +F:	Documentation/devicetree/bindings/arm/samsung/
>  N:	exynos
>  
>  ARM/SAMSUNG MOBILE MACHINE SUPPORT
> 

Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>

Best regards,
-- 
Javier Martinez Canillas
Open Source Group
Samsung Research America

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

* [PATCH] MAINTAINERS: ARM: EXYNOS: Add documentation and dt-bindings
@ 2015-10-21  8:45   ` Javier Martinez Canillas
  0 siblings, 0 replies; 10+ messages in thread
From: Javier Martinez Canillas @ 2015-10-21  8:45 UTC (permalink / raw)
  To: linux-arm-kernel

Hello Krzysztof,

Patch looks good to me, I've only one comment.

On 10/21/2015 03:33 AM, Krzysztof Kozlowski wrote:
> Extend the Samsung Exynos maintainer entry to match SoC documentation
> and SoC dt-bindings directories. Without that some files, like
> bindings/arm/samsung/pmu.txt, are not matched by existing patterns.
> 
> This also may serve as a hint where new documentation and bindings (not
> matching specific subsystem) should be put.
> 
> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> Cc: Kukjin Kim <kgene@kernel.org>
> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b556aad90930..cad7b6b628b2 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1459,6 +1459,8 @@ F:	drivers/*/*s3c2410*
>  F:	drivers/*/*/*s3c2410*
>  F:	drivers/spi/spi-s3c*
>  F:	sound/soc/samsung/*
> +F:	Documentation/arm/Samsung/

That there is also a Documentation/arm/Samsung-S3C24XX/ so
I think this should be Documentation/arm/Samsung*/ instead.

> +F:	Documentation/devicetree/bindings/arm/samsung/
>  N:	exynos
>  
>  ARM/SAMSUNG MOBILE MACHINE SUPPORT
> 

Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>

Best regards,
-- 
Javier Martinez Canillas
Open Source Group
Samsung Research America

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

* Re: [PATCH] MAINTAINERS: ARM: EXYNOS: Add documentation and dt-bindings
  2015-10-21  8:45   ` Javier Martinez Canillas
@ 2015-10-21 12:43     ` Krzysztof Kozlowski
  -1 siblings, 0 replies; 10+ messages in thread
From: Krzysztof Kozlowski @ 2015-10-21 12:43 UTC (permalink / raw)
  To: Javier Martinez Canillas
  Cc: Krzysztof Kozlowski, Kukjin Kim, linux-arm-kernel,
	linux-samsung-soc, linux-kernel, Jonathan Corbet, arm,
	Arnd Bergmann, Olof Johansson, Kevin Hilman

2015-10-21 17:45 GMT+09:00 Javier Martinez Canillas <javier@osg.samsung.com>:
>
> Hello Krzysztof,
>
> Patch looks good to me, I've only one comment.
>
> On 10/21/2015 03:33 AM, Krzysztof Kozlowski wrote:
> > Extend the Samsung Exynos maintainer entry to match SoC documentation
> > and SoC dt-bindings directories. Without that some files, like
> > bindings/arm/samsung/pmu.txt, are not matched by existing patterns.
> >
> > This also may serve as a hint where new documentation and bindings (not
> > matching specific subsystem) should be put.
> >
> > Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> > Cc: Kukjin Kim <kgene@kernel.org>
> > ---
> >  MAINTAINERS | 2 ++
> >  1 file changed, 2 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index b556aad90930..cad7b6b628b2 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -1459,6 +1459,8 @@ F:      drivers/*/*s3c2410*
> >  F:   drivers/*/*/*s3c2410*
> >  F:   drivers/spi/spi-s3c*
> >  F:   sound/soc/samsung/*
> > +F:   Documentation/arm/Samsung/
>
> That there is also a Documentation/arm/Samsung-S3C24XX/ so
> I think this should be Documentation/arm/Samsung*/ instead.

I am not sure... I think this is documentation from the Ben Dooks'
work and there is a entry for S3C241x machines:
SIMTEC EB2410ITX (BAST)

Best regards,
Krzysztof

>
> > +F:   Documentation/devicetree/bindings/arm/samsung/
> >  N:   exynos
> >
> >  ARM/SAMSUNG MOBILE MACHINE SUPPORT
> >
>
> Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
>
> Best regards,
> --
> Javier Martinez Canillas
> Open Source Group
> Samsung Research America
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* [PATCH] MAINTAINERS: ARM: EXYNOS: Add documentation and dt-bindings
@ 2015-10-21 12:43     ` Krzysztof Kozlowski
  0 siblings, 0 replies; 10+ messages in thread
From: Krzysztof Kozlowski @ 2015-10-21 12:43 UTC (permalink / raw)
  To: linux-arm-kernel

2015-10-21 17:45 GMT+09:00 Javier Martinez Canillas <javier@osg.samsung.com>:
>
> Hello Krzysztof,
>
> Patch looks good to me, I've only one comment.
>
> On 10/21/2015 03:33 AM, Krzysztof Kozlowski wrote:
> > Extend the Samsung Exynos maintainer entry to match SoC documentation
> > and SoC dt-bindings directories. Without that some files, like
> > bindings/arm/samsung/pmu.txt, are not matched by existing patterns.
> >
> > This also may serve as a hint where new documentation and bindings (not
> > matching specific subsystem) should be put.
> >
> > Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> > Cc: Kukjin Kim <kgene@kernel.org>
> > ---
> >  MAINTAINERS | 2 ++
> >  1 file changed, 2 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index b556aad90930..cad7b6b628b2 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -1459,6 +1459,8 @@ F:      drivers/*/*s3c2410*
> >  F:   drivers/*/*/*s3c2410*
> >  F:   drivers/spi/spi-s3c*
> >  F:   sound/soc/samsung/*
> > +F:   Documentation/arm/Samsung/
>
> That there is also a Documentation/arm/Samsung-S3C24XX/ so
> I think this should be Documentation/arm/Samsung*/ instead.

I am not sure... I think this is documentation from the Ben Dooks'
work and there is a entry for S3C241x machines:
SIMTEC EB2410ITX (BAST)

Best regards,
Krzysztof

>
> > +F:   Documentation/devicetree/bindings/arm/samsung/
> >  N:   exynos
> >
> >  ARM/SAMSUNG MOBILE MACHINE SUPPORT
> >
>
> Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
>
> Best regards,
> --
> Javier Martinez Canillas
> Open Source Group
> Samsung Research America
> --
> To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: [PATCH] MAINTAINERS: ARM: EXYNOS: Add documentation and dt-bindings
  2015-10-21 12:43     ` Krzysztof Kozlowski
@ 2015-10-21 13:08       ` Javier Martinez Canillas
  -1 siblings, 0 replies; 10+ messages in thread
From: Javier Martinez Canillas @ 2015-10-21 13:08 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Kukjin Kim, linux-arm-kernel, linux-samsung-soc, linux-kernel,
	Jonathan Corbet, arm, Arnd Bergmann, Olof Johansson,
	Kevin Hilman

Hello Krzysztof,

On 10/21/2015 02:43 PM, Krzysztof Kozlowski wrote:
> 2015-10-21 17:45 GMT+09:00 Javier Martinez Canillas <javier@osg.samsung.com>:
>>
>> Hello Krzysztof,
>>
>> Patch looks good to me, I've only one comment.
>>
>> On 10/21/2015 03:33 AM, Krzysztof Kozlowski wrote:
>>> Extend the Samsung Exynos maintainer entry to match SoC documentation
>>> and SoC dt-bindings directories. Without that some files, like
>>> bindings/arm/samsung/pmu.txt, are not matched by existing patterns.
>>>
>>> This also may serve as a hint where new documentation and bindings (not
>>> matching specific subsystem) should be put.
>>>
>>> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
>>> Cc: Kukjin Kim <kgene@kernel.org>
>>> ---
>>>  MAINTAINERS | 2 ++
>>>  1 file changed, 2 insertions(+)
>>>
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index b556aad90930..cad7b6b628b2 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -1459,6 +1459,8 @@ F:      drivers/*/*s3c2410*
>>>  F:   drivers/*/*/*s3c2410*
>>>  F:   drivers/spi/spi-s3c*
>>>  F:   sound/soc/samsung/*
>>> +F:   Documentation/arm/Samsung/
>>
>> That there is also a Documentation/arm/Samsung-S3C24XX/ so
>> I think this should be Documentation/arm/Samsung*/ instead.
> 
> I am not sure... I think this is documentation from the Ben Dooks'
> work and there is a entry for S3C241x machines:
> SIMTEC EB2410ITX )
>

I'm not familiar with S3C241x but the EB2410ITX entry only covers
a couple of files under arch/arm/mach-s3c24xx, basically all that
are related to the BAST machine (board file and platform data).

But arch/arm/mach-s3c24* and drivers/*/*s3c2410* are covered by
the ARM/SAMSUNG entry so that's why I thought the Samsung-S3C24XX
docs should be there too since are SoC and not board specific.

It's your call but I would put it in ARM/SAMSUNG and only the file
Documentation/arm/Samsung-S3C24XX/EB2410ITX.txt in the BAST entry.

> Best regards,
> Krzysztof
> 

Best regards,
-- 
Javier Martinez Canillas
Open Source Group
Samsung Research America

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

* [PATCH] MAINTAINERS: ARM: EXYNOS: Add documentation and dt-bindings
@ 2015-10-21 13:08       ` Javier Martinez Canillas
  0 siblings, 0 replies; 10+ messages in thread
From: Javier Martinez Canillas @ 2015-10-21 13:08 UTC (permalink / raw)
  To: linux-arm-kernel

Hello Krzysztof,

On 10/21/2015 02:43 PM, Krzysztof Kozlowski wrote:
> 2015-10-21 17:45 GMT+09:00 Javier Martinez Canillas <javier@osg.samsung.com>:
>>
>> Hello Krzysztof,
>>
>> Patch looks good to me, I've only one comment.
>>
>> On 10/21/2015 03:33 AM, Krzysztof Kozlowski wrote:
>>> Extend the Samsung Exynos maintainer entry to match SoC documentation
>>> and SoC dt-bindings directories. Without that some files, like
>>> bindings/arm/samsung/pmu.txt, are not matched by existing patterns.
>>>
>>> This also may serve as a hint where new documentation and bindings (not
>>> matching specific subsystem) should be put.
>>>
>>> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
>>> Cc: Kukjin Kim <kgene@kernel.org>
>>> ---
>>>  MAINTAINERS | 2 ++
>>>  1 file changed, 2 insertions(+)
>>>
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index b556aad90930..cad7b6b628b2 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -1459,6 +1459,8 @@ F:      drivers/*/*s3c2410*
>>>  F:   drivers/*/*/*s3c2410*
>>>  F:   drivers/spi/spi-s3c*
>>>  F:   sound/soc/samsung/*
>>> +F:   Documentation/arm/Samsung/
>>
>> That there is also a Documentation/arm/Samsung-S3C24XX/ so
>> I think this should be Documentation/arm/Samsung*/ instead.
> 
> I am not sure... I think this is documentation from the Ben Dooks'
> work and there is a entry for S3C241x machines:
> SIMTEC EB2410ITX )
>

I'm not familiar with S3C241x but the EB2410ITX entry only covers
a couple of files under arch/arm/mach-s3c24xx, basically all that
are related to the BAST machine (board file and platform data).

But arch/arm/mach-s3c24* and drivers/*/*s3c2410* are covered by
the ARM/SAMSUNG entry so that's why I thought the Samsung-S3C24XX
docs should be there too since are SoC and not board specific.

It's your call but I would put it in ARM/SAMSUNG and only the file
Documentation/arm/Samsung-S3C24XX/EB2410ITX.txt in the BAST entry.

> Best regards,
> Krzysztof
> 

Best regards,
-- 
Javier Martinez Canillas
Open Source Group
Samsung Research America

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

* Re: [PATCH] MAINTAINERS: ARM: EXYNOS: Add documentation and dt-bindings
  2015-10-21 13:08       ` Javier Martinez Canillas
@ 2015-10-22  1:17         ` Krzysztof Kozlowski
  -1 siblings, 0 replies; 10+ messages in thread
From: Krzysztof Kozlowski @ 2015-10-22  1:17 UTC (permalink / raw)
  To: Javier Martinez Canillas
  Cc: Kukjin Kim, linux-arm-kernel, linux-samsung-soc, linux-kernel,
	Jonathan Corbet, arm, Arnd Bergmann, Olof Johansson,
	Kevin Hilman

On 21.10.2015 22:08, Javier Martinez Canillas wrote:
> Hello Krzysztof,
> 
> On 10/21/2015 02:43 PM, Krzysztof Kozlowski wrote:
>> 2015-10-21 17:45 GMT+09:00 Javier Martinez Canillas <javier@osg.samsung.com>:
>>>
>>> Hello Krzysztof,
>>>
>>> Patch looks good to me, I've only one comment.
>>>
>>> On 10/21/2015 03:33 AM, Krzysztof Kozlowski wrote:
>>>> Extend the Samsung Exynos maintainer entry to match SoC documentation
>>>> and SoC dt-bindings directories. Without that some files, like
>>>> bindings/arm/samsung/pmu.txt, are not matched by existing patterns.
>>>>
>>>> This also may serve as a hint where new documentation and bindings (not
>>>> matching specific subsystem) should be put.
>>>>
>>>> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
>>>> Cc: Kukjin Kim <kgene@kernel.org>
>>>> ---
>>>>  MAINTAINERS | 2 ++
>>>>  1 file changed, 2 insertions(+)
>>>>
>>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>>> index b556aad90930..cad7b6b628b2 100644
>>>> --- a/MAINTAINERS
>>>> +++ b/MAINTAINERS
>>>> @@ -1459,6 +1459,8 @@ F:      drivers/*/*s3c2410*
>>>>  F:   drivers/*/*/*s3c2410*
>>>>  F:   drivers/spi/spi-s3c*
>>>>  F:   sound/soc/samsung/*
>>>> +F:   Documentation/arm/Samsung/
>>>
>>> That there is also a Documentation/arm/Samsung-S3C24XX/ so
>>> I think this should be Documentation/arm/Samsung*/ instead.
>>
>> I am not sure... I think this is documentation from the Ben Dooks'
>> work and there is a entry for S3C241x machines:
>> SIMTEC EB2410ITX )
>>
> 
> I'm not familiar with S3C241x but the EB2410ITX entry only covers
> a couple of files under arch/arm/mach-s3c24xx, basically all that
> are related to the BAST machine (board file and platform data).
> 
> But arch/arm/mach-s3c24* and drivers/*/*s3c2410* are covered by
> the ARM/SAMSUNG entry so that's why I thought the Samsung-S3C24XX
> docs should be there too since are SoC and not board specific.

Right, but in the same time the documentation clearly is related to the
boards from that time (pre-Exynos).

> It's your call but I would put it in ARM/SAMSUNG and only the file
> Documentation/arm/Samsung-S3C24XX/EB2410ITX.txt in the BAST entry.

I would prefer to leave it as is... Anyway thanks for comments and if
anyone feels like doing re-organization and cleanup on this old
documents - please go ahead.

Best regards,
Krzysztof


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

* [PATCH] MAINTAINERS: ARM: EXYNOS: Add documentation and dt-bindings
@ 2015-10-22  1:17         ` Krzysztof Kozlowski
  0 siblings, 0 replies; 10+ messages in thread
From: Krzysztof Kozlowski @ 2015-10-22  1:17 UTC (permalink / raw)
  To: linux-arm-kernel

On 21.10.2015 22:08, Javier Martinez Canillas wrote:
> Hello Krzysztof,
> 
> On 10/21/2015 02:43 PM, Krzysztof Kozlowski wrote:
>> 2015-10-21 17:45 GMT+09:00 Javier Martinez Canillas <javier@osg.samsung.com>:
>>>
>>> Hello Krzysztof,
>>>
>>> Patch looks good to me, I've only one comment.
>>>
>>> On 10/21/2015 03:33 AM, Krzysztof Kozlowski wrote:
>>>> Extend the Samsung Exynos maintainer entry to match SoC documentation
>>>> and SoC dt-bindings directories. Without that some files, like
>>>> bindings/arm/samsung/pmu.txt, are not matched by existing patterns.
>>>>
>>>> This also may serve as a hint where new documentation and bindings (not
>>>> matching specific subsystem) should be put.
>>>>
>>>> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
>>>> Cc: Kukjin Kim <kgene@kernel.org>
>>>> ---
>>>>  MAINTAINERS | 2 ++
>>>>  1 file changed, 2 insertions(+)
>>>>
>>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>>> index b556aad90930..cad7b6b628b2 100644
>>>> --- a/MAINTAINERS
>>>> +++ b/MAINTAINERS
>>>> @@ -1459,6 +1459,8 @@ F:      drivers/*/*s3c2410*
>>>>  F:   drivers/*/*/*s3c2410*
>>>>  F:   drivers/spi/spi-s3c*
>>>>  F:   sound/soc/samsung/*
>>>> +F:   Documentation/arm/Samsung/
>>>
>>> That there is also a Documentation/arm/Samsung-S3C24XX/ so
>>> I think this should be Documentation/arm/Samsung*/ instead.
>>
>> I am not sure... I think this is documentation from the Ben Dooks'
>> work and there is a entry for S3C241x machines:
>> SIMTEC EB2410ITX )
>>
> 
> I'm not familiar with S3C241x but the EB2410ITX entry only covers
> a couple of files under arch/arm/mach-s3c24xx, basically all that
> are related to the BAST machine (board file and platform data).
> 
> But arch/arm/mach-s3c24* and drivers/*/*s3c2410* are covered by
> the ARM/SAMSUNG entry so that's why I thought the Samsung-S3C24XX
> docs should be there too since are SoC and not board specific.

Right, but in the same time the documentation clearly is related to the
boards from that time (pre-Exynos).

> It's your call but I would put it in ARM/SAMSUNG and only the file
> Documentation/arm/Samsung-S3C24XX/EB2410ITX.txt in the BAST entry.

I would prefer to leave it as is... Anyway thanks for comments and if
anyone feels like doing re-organization and cleanup on this old
documents - please go ahead.

Best regards,
Krzysztof

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

end of thread, other threads:[~2015-10-22  1:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-21  1:33 [PATCH] MAINTAINERS: ARM: EXYNOS: Add documentation and dt-bindings Krzysztof Kozlowski
2015-10-21  1:33 ` Krzysztof Kozlowski
2015-10-21  8:45 ` Javier Martinez Canillas
2015-10-21  8:45   ` Javier Martinez Canillas
2015-10-21 12:43   ` Krzysztof Kozlowski
2015-10-21 12:43     ` Krzysztof Kozlowski
2015-10-21 13:08     ` Javier Martinez Canillas
2015-10-21 13:08       ` Javier Martinez Canillas
2015-10-22  1:17       ` Krzysztof Kozlowski
2015-10-22  1:17         ` Krzysztof Kozlowski

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.