diff options
author | Thor Thayer <tthayer@opensource.altera.com> | 2016-06-02 19:52:22 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2016-06-29 11:14:36 +0200 |
commit | 8ce064bfe7c8ca9cc2d2ca168ba6fbab34aafd92 (patch) | |
tree | f23b8a717a5c4ce0ec742f0443d08f50a6df410f /MAINTAINERS | |
parent | mfd: tps6507: Fix white space warnings reported by checkpatch (diff) | |
download | linux-8ce064bfe7c8ca9cc2d2ca168ba6fbab34aafd92.tar.xz linux-8ce064bfe7c8ca9cc2d2ca168ba6fbab34aafd92.zip |
MAINTAINERS: Add Altera Arria10 System Resource Chip
Add maintainer for the Altera Arria10 Max5 System Resource chip files.
Signed-off-by: Thor Thayer <tthayer@opensource.altera.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
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: linux-gpio@vger.kernel.org S: Maintained F: drivers/gpio/gpio-altera.c +ALTERA SYSTEM RESOURCE DRIVER FOR ARRIA10 DEVKIT +M: Thor Thayer <tthayer@opensource.altera.com> +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 <vbridger@opensource.altera.com> L: netdev@vger.kernel.org |