diff options
author | Arnd Bergmann <arnd@arndb.de> | 2014-11-21 13:04:06 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2014-11-21 13:04:06 +0100 |
commit | 6febbf472b6f3df1b6a137fe246ac88dcd5b2c0e (patch) | |
tree | 96d30ffad60888ff22285782950564c3eea87d0b /MAINTAINERS | |
parent | 00f879bed45148612e1065ac26e46a7a39e5c8d9 (diff) | |
parent | 7a2071c58f36450fbf44a27d2e5d371c18534a25 (diff) |
Merge tag 'renesas-soc4-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc
Pull "Fourth Round of Renesas ARM Based SoC Updates for v3.19" from Simon Horman:
* Add early debugging support using SCIF(A)
* tag 'renesas-soc4-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
ARM: shmobile: Add early debugging support using SCIF(A)
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3c6427190be2..617ed6a03341 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1387,6 +1387,7 @@ F: arch/arm/configs/lager_defconfig F: arch/arm/configs/mackerel_defconfig F: arch/arm/configs/marzen_defconfig F: arch/arm/configs/shmobile_defconfig +F: arch/arm/include/debug/renesas-scif.S F: arch/arm/mach-shmobile/ F: drivers/sh/ |