All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Fix path and add bindings to timers
@ 2017-09-25 23:47 Daniel Lezcano
  2017-09-26 13:51 ` Andreas Färber
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Lezcano @ 2017-09-25 23:47 UTC (permalink / raw)
  To: daniel.lezcano, tglx
  Cc: afaerber, linux-kernel, David S. Miller, Greg Kroah-Hartman,
	Mauro Carvalho Chehab, Randy Dunlap

As spotted by Andreas Färber, the clocksource directory path does not follow
the rule where a maintained directory must end with a '/' character.

Also, the timers devicetree bindings documentation is not mentionned in the
entry, so every submission touching the devicetree documentation misses to
Cc the maintainers of the timers.

Reported-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6671f37..a24c435 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3444,7 +3444,8 @@ M:	Thomas Gleixner <tglx@linutronix.de>
 L:	linux-kernel@vger.kernel.org
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
 S:	Supported
-F:	drivers/clocksource
+F:	drivers/clocksource/
+F:	Documentation/devicetree/bindings/timer/
 
 CMPC ACPI DRIVER
 M:	Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
-- 
2.7.4

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

* Re: [PATCH] MAINTAINERS: Fix path and add bindings to timers
  2017-09-25 23:47 [PATCH] MAINTAINERS: Fix path and add bindings to timers Daniel Lezcano
@ 2017-09-26 13:51 ` Andreas Färber
  2017-09-26 18:35   ` Daniel Lezcano
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Färber @ 2017-09-26 13:51 UTC (permalink / raw)
  To: Daniel Lezcano, tglx
  Cc: linux-kernel, David S. Miller, Greg Kroah-Hartman,
	Mauro Carvalho Chehab, Randy Dunlap

Am 26.09.2017 um 01:47 schrieb Daniel Lezcano:
> As spotted by Andreas Färber, the clocksource directory path does not follow
> the rule where a maintained directory must end with a '/' character.
> 
> Also, the timers devicetree bindings documentation is not mentionned in the

"mentioned"

> entry, so every submission touching the devicetree documentation misses to
> Cc the maintainers of the timers.
> 
> Reported-by: Andreas Färber <afaerber@suse.de>
> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
> ---
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Other than that,

Reviewed-by: Andreas Färber <afaerber@suse.de>

Thanks,
Andreas

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg)

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

* Re: [PATCH] MAINTAINERS: Fix path and add bindings to timers
  2017-09-26 13:51 ` Andreas Färber
@ 2017-09-26 18:35   ` Daniel Lezcano
  0 siblings, 0 replies; 3+ messages in thread
From: Daniel Lezcano @ 2017-09-26 18:35 UTC (permalink / raw)
  To: Andreas Färber, tglx
  Cc: linux-kernel, David S. Miller, Greg Kroah-Hartman,
	Mauro Carvalho Chehab, Randy Dunlap

On 26/09/2017 15:51, Andreas Färber wrote:
> Am 26.09.2017 um 01:47 schrieb Daniel Lezcano:
>> As spotted by Andreas Färber, the clocksource directory path does not follow
>> the rule where a maintained directory must end with a '/' character.
>>
>> Also, the timers devicetree bindings documentation is not mentionned in the
> 
> "mentioned"

Fixed, thanks.

>> entry, so every submission touching the devicetree documentation misses to
>> Cc the maintainers of the timers.
>>
>> Reported-by: Andreas Färber <afaerber@suse.de>
>> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
>> ---
>>  MAINTAINERS | 3 ++-
>>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> Other than that,
> 
> Reviewed-by: Andreas Färber <afaerber@suse.de>
> 
> Thanks,
> Andreas
> 


-- 
 <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

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

end of thread, other threads:[~2017-09-26 18:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-25 23:47 [PATCH] MAINTAINERS: Fix path and add bindings to timers Daniel Lezcano
2017-09-26 13:51 ` Andreas Färber
2017-09-26 18:35   ` Daniel Lezcano

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.