linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND] MAINTAINERS: catch special Rockchip code locations
@ 2014-08-26 22:05 Heiko Stübner
  2014-08-27 22:13 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Heiko Stübner @ 2014-08-26 22:05 UTC (permalink / raw)
  To: linux-arm-kernel

Add some more locations that aren't catched by the general wildcard.
This includes the devicetree files, clock directory, rk3x i2c driver,
everything in a third layer under drivers like iio/adc/rockchip_saradc.c
and the i2s driver.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
---
Main reason behind this, is that I only accidentially stumbled over the
clock api refactoring series [0] from Toneu Vizoso, wheras with the
better matching it should've been automatic.

[0] https://lkml.org/lkml/2014/8/18/481

This could either go into 3.17 as fix, or could be queued for 3.18

[resent, as I forgot the linux-rockchip list, sorry for the noise]

 MAINTAINERS | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index c2ecffb..2f66c46 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1279,8 +1279,13 @@ M:	Heiko Stuebner <heiko@sntech.de>
 L:	linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
 L:	linux-rockchip at lists.infradead.org
 S:	Maintained
+F:	arch/arm/boot/dts/rk3*
 F:	arch/arm/mach-rockchip/
+F:	drivers/clk/rockchip/
+F:	drivers/i2c/busses/i2c-rk3x.c
 F:	drivers/*/*rockchip*
+F:	drivers/*/*/*rockchip*
+F:	sound/soc/rockchip/
 
 ARM/SAMSUNG ARM ARCHITECTURES
 M:	Ben Dooks <ben-linux@fluff.org>
-- 
2.0.1

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

* [PATCH RESEND] MAINTAINERS: catch special Rockchip code locations
  2014-08-26 22:05 [PATCH RESEND] MAINTAINERS: catch special Rockchip code locations Heiko Stübner
@ 2014-08-27 22:13 ` Olof Johansson
  0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2014-08-27 22:13 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Aug 27, 2014 at 12:05:50AM +0200, Heiko St?bner wrote:
> Add some more locations that aren't catched by the general wildcard.
> This includes the devicetree files, clock directory, rk3x i2c driver,
> everything in a third layer under drivers like iio/adc/rockchip_saradc.c
> and the i2s driver.
> 
> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
> ---
> Main reason behind this, is that I only accidentially stumbled over the
> clock api refactoring series [0] from Toneu Vizoso, wheras with the
> better matching it should've been automatic.
> 
> [0] https://lkml.org/lkml/2014/8/18/481

Applied for 3.17.


Thanks,

-Olof

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

end of thread, other threads:[~2014-08-27 22:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-26 22:05 [PATCH RESEND] MAINTAINERS: catch special Rockchip code locations Heiko Stübner
2014-08-27 22:13 ` Olof Johansson

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).