diff mbox

[U-Boot] MAINTAINERS: add entry for Rockchip

Message ID 1451958430-6361-1-git-send-email-yamada.masahiro@socionext.com
State Accepted
Commit c3caeac0116394f70620a15e59fb8b51211c9d9c
Delegated to: Simon Glass
Headers show

Commit Message

Masahiro Yamada Jan. 5, 2016, 1:47 a.m. UTC
Rockchip has its own git repository maintained by Simon.
Document this.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
---

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

Comments

Simon Glass Jan. 6, 2016, 12:24 a.m. UTC | #1
On 4 January 2016 at 18:47, Masahiro Yamada
<yamada.masahiro@socionext.com> wrote:
>
> Rockchip has its own git repository maintained by Simon.
> Document this.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---
>
>  MAINTAINERS | 6 ++++++
>  1 file changed, 6 insertions(+)

Acked-by: Simon Glass <sjg@chromium.org>
Simon Glass Jan. 15, 2016, 12:47 a.m. UTC | #2
On 5 January 2016 at 17:24, Simon Glass <sjg@chromium.org> wrote:
> On 4 January 2016 at 18:47, Masahiro Yamada
> <yamada.masahiro@socionext.com> wrote:
>>
>> Rockchip has its own git repository maintained by Simon.
>> Document this.
>>
>> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
>> ---
>>
>>  MAINTAINERS | 6 ++++++
>>  1 file changed, 6 insertions(+)
>
> Acked-by: Simon Glass <sjg@chromium.org>

Applied to u-boot-rockchip, thanks!
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 5b3c93a..5208b9d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -107,6 +107,12 @@  T:	git git://git.denx.de/u-boot-pxa.git
 F:	arch/arm/cpu/pxa/
 F:	arch/arm/include/asm/arch-pxa/
 
+ARM ROCKCHIP
+M:	Simon Glass <sjg@chromium.org>
+S:	Maintained
+T:	git git://git.denx.de/u-boot-rockchip.git
+F:	arch/arm/mach-rockchip/
+
 ARM SAMSUNG
 M:	Minkyu Kang <mk7.kang@samsung.com>
 S:	Maintained