diff options
author | Thor Thayer <thor.thayer@linux.intel.com> | 2017-02-22 11:10:17 -0600 |
---|---|---|
committer | Philipp Zabel <p.zabel@pengutronix.de> | 2017-03-15 12:19:11 +0100 |
commit | 627006820268f92b62b2bde486c76ccd0fadb671 (patch) | |
tree | 115ff7124e06bbcd7f655c3a1a74a96924994871 /MAINTAINERS | |
parent | 843fc75af8f5fb690656d1529b250584d8923d2c (diff) | |
download | linux-627006820268f92b62b2bde486c76ccd0fadb671.tar.gz linux-627006820268f92b62b2bde486c76ccd0fadb671.tar.bz2 linux-627006820268f92b62b2bde486c76ccd0fadb671.zip |
reset: Add Altera Arria10 SR Reset Controller
This patch adds the reset controller functionality for
Peripheral PHYs to the Arria10 System Resource Chip.
Signed-off-by: Thor Thayer <thor.thayer@linux.intel.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 27558d547f12..0f37c5a5e1c9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -653,6 +653,7 @@ M: Thor Thayer <thor.thayer@linux.intel.com> S: Maintained F: drivers/gpio/gpio-altera-a10sr.c F: drivers/mfd/altera-a10sr.c +F: drivers/reset/reset-a10sr.c F: include/linux/mfd/altera-a10sr.h F: include/dt-bindings/reset/altr,rst-mgr-a10sr.h |