aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThor Thayer <[email protected]>2016-06-02 12:52:22 -0500
committerLee Jones <[email protected]>2016-06-29 10:14:36 +0100
commit8ce064bfe7c8ca9cc2d2ca168ba6fbab34aafd92 (patch)
treef23b8a717a5c4ce0ec742f0443d08f50a6df410f
parent7657c9fb1e356b89f80f5454cb12691594807234 (diff)
MAINTAINERS: Add Altera Arria10 System Resource Chip
Add maintainer for the Altera Arria10 Max5 System Resource chip files. Signed-off-by: Thor Thayer <[email protected]> Signed-off-by: Lee Jones <[email protected]>
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index b7ee1344fe2b..3d52f5076a97 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -607,6 +607,13 @@ L: [email protected]
S: Maintained
F: drivers/gpio/gpio-altera.c
+ALTERA SYSTEM RESOURCE DRIVER FOR ARRIA10 DEVKIT
+M: Thor Thayer <[email protected]>
+S: Maintained
+F: drivers/gpio/gpio-altera-a10sr.c
+F: drivers/mfd/altera-a10sr.c
+F: include/linux/mfd/altera-a10sr.h
+
ALTERA TRIPLE SPEED ETHERNET DRIVER
M: Vince Bridgers <[email protected]>