Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MAINTAINERS: socfpga: update the git repo for SoCFPGA

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>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

authored by

Dinh Nguyen and committed by
Arnd Bergmann
efadb751 dc0e3db4

+3 -2
+3 -2
MAINTAINERS
··· 1438 1438 M: Dinh Nguyen <dinguyen@opensource.altera.com> 1439 1439 S: Maintained 1440 1440 F: arch/arm/mach-socfpga/ 1441 + F: arch/arm/boot/dts/socfpga* 1442 + F: arch/arm/configs/socfpga_defconfig 1441 1443 W: http://www.rocketboards.org 1442 - T: git://git.rocketboards.org/linux-socfpga.git 1443 - T: git://git.rocketboards.org/linux-socfpga-next.git 1444 + T: git git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git 1444 1445 1445 1446 ARM/SOCFPGA CLOCK FRAMEWORK SUPPORT 1446 1447 M: Dinh Nguyen <dinguyen@opensource.altera.com>