diff options
author | Thor Thayer <thor.thayer@linux.intel.com> | 2017-02-22 18:10:16 +0100 |
---|---|---|
committer | Philipp Zabel <p.zabel@pengutronix.de> | 2017-03-15 12:19:10 +0100 |
commit | 843fc75af8f5fb690656d1529b250584d8923d2c (patch) | |
tree | bef45ea9c84e00775b2ee6e8ae7b1b7f936214c9 /MAINTAINERS | |
parent | reset: Add i.MX7 SRC reset driver (diff) | |
download | linux-843fc75af8f5fb690656d1529b250584d8923d2c.tar.xz linux-843fc75af8f5fb690656d1529b250584d8923d2c.zip |
dt-bindings: reset: a10sr: Add Arria10 SR Reset Controller offsets
The Arria10 System Resource Chip reset controller handles the
Arria10 peripheral PHYs. This patch adds the offsets for
these PHYs.
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 c265a5fe4848..27558d547f12 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -654,6 +654,7 @@ S: Maintained F: drivers/gpio/gpio-altera-a10sr.c F: drivers/mfd/altera-a10sr.c F: include/linux/mfd/altera-a10sr.h +F: include/dt-bindings/reset/altr,rst-mgr-a10sr.h ALTERA TRIPLE SPEED ETHERNET DRIVER M: Vince Bridgers <vbridger@opensource.altera.com> |