diff mbox series

[U-Boot,u-boot] MAINTAINERS: Add Amlogic entry

Message ID 20190130095310.8803-1-narmstrong@baylibre.com
State Accepted
Commit 535d74a8ae8d194269cefdf59ae17a92cd6e75dc
Delegated to: Tom Rini
Headers show
Series [U-Boot,u-boot] MAINTAINERS: Add Amlogic entry | expand

Commit Message

Neil Armstrong Jan. 30, 2019, 9:53 a.m. UTC
Add entry for Amlogic SoC maintained files and the freshly
created mailing-list.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
---
 MAINTAINERS | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

Notice for members of linux-amlogic mailing list, I will stop CC
this list and CC the new u-boot-amlogic@groups.io dedicated for
U-Boot development.
You can subscribe at https://groups.io/g/u-boot-amlogic

Comments

Tom Rini Jan. 31, 2019, 2:42 a.m. UTC | #1
On Wed, Jan 30, 2019 at 10:53:10AM +0100, Neil Armstrong wrote:

> Add entry for Amlogic SoC maintained files and the freshly
> created mailing-list.
> 
> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>

Applied to u-boot/master, thanks!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 33f1127e50..5eed16d2f5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -91,6 +91,28 @@  S:	Maintainted
 T:	git git://git.denx.de/u-boot-socfpga.git
 F:	arch/arm/mach-socfpga/
 
+ARM AMLOGIC SOC SUPPORT
+M:	Neil Armstrong <narmstrong@baylibre.com>
+S:	Maintained
+L:	u-boot-amlogic@groups.io
+T:	git git://git.denx.de/u-boot-amlogic.git
+F:	arch/arm/mach-meson/
+F:	arch/arm/include/asm/arch-meson/
+F:	drivers/clk/clk_meson*
+F:	drivers/serial/serial_meson.c
+F:	drivers/reset/reset-meson.c
+F:	drivers/i2c/meson_i2c.c
+F:	drivers/net/phy/meson-gxl.c
+F:	drivers/adc/meson-saradc.c
+F:	drivers/phy/meson*
+F:	drivers/mmc/meson_gx_mmc.c
+F:	drivers/spi/meson_spifc.c
+F:	drivers/pinctrl/meson/
+F:	drivers/power/domain/meson-gx-pwrc-vpu.c
+F:	drivers/video/meson/
+F:	include/configs/meson64.h
+N:	meson
+
 ARM ATMEL AT91
 M:	Andreas Bießmann <andreas@biessmann.org>
 S:	Maintained