summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2017-01-18 16:17:26 -0800
committerOlof Johansson <olof@lixom.net>2017-01-18 16:17:26 -0800
commit28e603b2ad829f8320b804f825dfba4a9303d5bd (patch)
treef8e0aaff58b871339685787b336f51329f09aa27 /MAINTAINERS
parentc2b360449e4799f165ee1135a3c9f545b86e2bbe (diff)
parent21dd0ece34c2a07432a1cd0bbcb4815ce2b49173 (diff)
downloadlinux-0-day-28e603b2ad829f8320b804f825dfba4a9303d5bd.tar.gz
linux-0-day-28e603b2ad829f8320b804f825dfba4a9303d5bd.tar.xz
Merge tag 'at91-ab-4.11-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux into next/dt
DT for 4.11: - New boards: Axentia TSE-850, sama5d36ek CMP - new device definitions for sama5d2 - Fix DMA allocation on sama5d4 for secure peripherals * tag 'at91-ab-4.11-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux: ARM: dts: at91: add devicetree for the Axentia TSE-850 ARM: dts: at91: add dts file for sama5d36ek CMP board ARM: dts: at91: sama5d2: add ssc0 definition ARM: dts: at91: sama5d2 Xplained: use DMA for UART3 ARM: dts: at91: sama5d2: move UART3 to DMA1 ARM: dts: at91: add dma1 definition to sama5d2 ARM: dts: at91: sama5d4 Xplained: enable UART1 node with DMA ARM: dts: at91: sama5d4: change DMA allocation for secure peripherals ARM: dts: at91: sama5d3_uart: fix reg sizes to match documentation Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 5f0420a0da5b6..920a804f58de0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2353,6 +2353,14 @@ S: Maintained
F: Documentation/devicetree/bindings/sound/axentia,*
F: sound/soc/atmel/tse850-pcm5142.c
+AXENTIA ARM DEVICES
+M: Peter Rosin <peda@axentia.se>
+L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+S: Maintained
+F: Documentation/devicetree/bindings/arm/axentia.txt
+F: arch/arm/boot/dts/at91-linea.dtsi
+F: arch/arm/boot/dts/at91-tse850-3.dts
+
AZ6007 DVB DRIVER
M: Mauro Carvalho Chehab <mchehab@s-opensource.com>
M: Mauro Carvalho Chehab <mchehab@kernel.org>