diff mbox

MAINTAINERS: socfpga: update the git repo for SoCFPGA

Message ID 1429557192-23866-1-git-send-email-dinguyen@opensource.altera.com (mailing list archive)
State New, archived
Headers show

Commit Message

dinguyen@opensource.altera.com April 20, 2015, 7:13 p.m. UTC
From: Dinh Nguyen <dinguyen@opensource.altera.com>

The git tree at rocketboards.org is going away. Update the entry to reflect
the address of the new location. Also add an entry for all the socfpga_*
dts files.

Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
---
 MAINTAINERS | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Comments

Arnd Bergmann May 8, 2015, 4:28 p.m. UTC | #1
On Monday 20 April 2015, dinguyen@opensource.altera.com wrote:
> From: Dinh Nguyen <dinguyen@opensource.altera.com>
> 
> The git tree at rocketboards.org is going away. Update the entry to reflect
> the address of the new location. Also add an entry for all the socfpga_*
> dts files.
> 
> Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>

Sorry for the late reply, applied to fixes now.

	Arnd
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index db335f9..b939fc9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1447,9 +1447,10 @@  ARM/SOCFPGA ARCHITECTURE
 M:	Dinh Nguyen <dinguyen@opensource.altera.com>
 S:	Maintained
 F:	arch/arm/mach-socfpga/
+F:	arch/arm/boot/dts/socfpga*
+F:	arch/arm/configs/socfpga_defconfig
 W:	http://www.rocketboards.org
-T:	git://git.rocketboards.org/linux-socfpga.git
-T:	git://git.rocketboards.org/linux-socfpga-next.git
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git
 
 ARM/SOCFPGA CLOCK FRAMEWORK SUPPORT
 M:	Dinh Nguyen <dinguyen@opensource.altera.com>