All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] MAINTAINERS: update maintained files for Rockchip
@ 2017-11-26 23:18 Philipp Tomsich
  2017-11-27 17:10 ` Simon Glass
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Philipp Tomsich @ 2017-11-26 23:18 UTC (permalink / raw)
  To: u-boot

With some of the recent cleanups (e.g. moving the DRAM controller
drivers for Rockchip devices to drivers/ram/rockchip), the files
and paths listed in MAINTAINERS no longer covered what really is
looked after as part of the Rockchip port.

This commit updates the files/paths listed in MAINTAINERS for the
Rockchip port.  I am certain, though, that this will have missed some
additional paths that should have been included...

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
---

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

diff --git a/MAINTAINERS b/MAINTAINERS
index 2a20b94..1cc76bb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -142,8 +142,20 @@ M:	Simon Glass <sjg@chromium.org>
 M:	Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
 S:	Maintained
 T:	git git://git.denx.de/u-boot-rockchip.git
+F:	arch/arm/include/asm/arch-rockchip/
 F:	arch/arm/mach-rockchip/
 F:	board/rockchip/
+F:	drivers/clk/rockchip/
+F:	drivers/gpio/rk_gpio.c
+F:	drivers/misc/rockchip-efuse.c
+F:	drivers/pinctrl/rockchip/
+F:	drivers/ram/rockchip/
+F:	drivers/sysreset/sysreset_rockchip.c
+F:	tools/rkcommon.c
+F:	tools/rkcommon.h
+F:	tools/rkimage.c
+F:	tools/rksd.c
+F:	tools/rkspi.c
 
 ARM SAMSUNG
 M:	Minkyu Kang <mk7.kang@samsung.com>
-- 
2.1.4

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

* [U-Boot] [PATCH] MAINTAINERS: update maintained files for Rockchip
  2017-11-26 23:18 [U-Boot] [PATCH] MAINTAINERS: update maintained files for Rockchip Philipp Tomsich
@ 2017-11-27 17:10 ` Simon Glass
  2017-11-27 19:17 ` [U-Boot] " Philipp Tomsich
  2017-11-27 19:31 ` Philipp Tomsich
  2 siblings, 0 replies; 4+ messages in thread
From: Simon Glass @ 2017-11-27 17:10 UTC (permalink / raw)
  To: u-boot

On 26 November 2017 at 16:18, Philipp Tomsich
<philipp.tomsich@theobroma-systems.com> wrote:
> With some of the recent cleanups (e.g. moving the DRAM controller
> drivers for Rockchip devices to drivers/ram/rockchip), the files
> and paths listed in MAINTAINERS no longer covered what really is
> looked after as part of the Rockchip port.
>
> This commit updates the files/paths listed in MAINTAINERS for the
> Rockchip port.  I am certain, though, that this will have missed some
> additional paths that should have been included...
>
> Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
> ---
>
>  MAINTAINERS | 12 ++++++++++++
>  1 file changed, 12 insertions(+)

Reviewed-by: Simon Glass <sjg@chromium.org>

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

* [U-Boot] MAINTAINERS: update maintained files for Rockchip
  2017-11-26 23:18 [U-Boot] [PATCH] MAINTAINERS: update maintained files for Rockchip Philipp Tomsich
  2017-11-27 17:10 ` Simon Glass
@ 2017-11-27 19:17 ` Philipp Tomsich
  2017-11-27 19:31 ` Philipp Tomsich
  2 siblings, 0 replies; 4+ messages in thread
From: Philipp Tomsich @ 2017-11-27 19:17 UTC (permalink / raw)
  To: u-boot

> With some of the recent cleanups (e.g. moving the DRAM controller
> drivers for Rockchip devices to drivers/ram/rockchip), the files
> and paths listed in MAINTAINERS no longer covered what really is
> looked after as part of the Rockchip port.
> 
> This commit updates the files/paths listed in MAINTAINERS for the
> Rockchip port.  I am certain, though, that this will have missed some
> additional paths that should have been included...
> 
> Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
> Reviewed-by: Simon Glass <sjg@chromium.org>
> ---
> 
>  MAINTAINERS | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
> 

Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

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

* [U-Boot] MAINTAINERS: update maintained files for Rockchip
  2017-11-26 23:18 [U-Boot] [PATCH] MAINTAINERS: update maintained files for Rockchip Philipp Tomsich
  2017-11-27 17:10 ` Simon Glass
  2017-11-27 19:17 ` [U-Boot] " Philipp Tomsich
@ 2017-11-27 19:31 ` Philipp Tomsich
  2 siblings, 0 replies; 4+ messages in thread
From: Philipp Tomsich @ 2017-11-27 19:31 UTC (permalink / raw)
  To: u-boot

> With some of the recent cleanups (e.g. moving the DRAM controller
> drivers for Rockchip devices to drivers/ram/rockchip), the files
> and paths listed in MAINTAINERS no longer covered what really is
> looked after as part of the Rockchip port.
> 
> This commit updates the files/paths listed in MAINTAINERS for the
> Rockchip port.  I am certain, though, that this will have missed some
> additional paths that should have been included...
> 
> Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
> Reviewed-by: Simon Glass <sjg@chromium.org>
> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
> ---
> 
>  MAINTAINERS | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
> 

Applied to u-boot-rockchip, thanks!

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

end of thread, other threads:[~2017-11-27 19:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-26 23:18 [U-Boot] [PATCH] MAINTAINERS: update maintained files for Rockchip Philipp Tomsich
2017-11-27 17:10 ` Simon Glass
2017-11-27 19:17 ` [U-Boot] " Philipp Tomsich
2017-11-27 19:31 ` Philipp Tomsich

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.