diff options
author | Ezequiel Garcia <ezequiel.garcia@free-electrons.com> | 2014-03-15 15:17:57 -0300 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2014-06-10 21:44:06 +0200 |
commit | 92d4fc1a1f56a12fa09c92d8c89873509a8012c9 (patch) | |
tree | 3759aeeae801787401f0c7d0db04533574cf4411 /arch | |
parent | aaaac9ec79b7c4e21741df35d2247a1187836129 (diff) | |
download | linux-92d4fc1a1f56a12fa09c92d8c89873509a8012c9.tar.gz linux-92d4fc1a1f56a12fa09c92d8c89873509a8012c9.tar.bz2 linux-92d4fc1a1f56a12fa09c92d8c89873509a8012c9.zip |
watchdog: orion: Introduce a SoC-specific RSTOUT mapping
Separate the RSTOUT register mapping for the different compatible strings
supported by the driver. This allows to use devm_ioremap on SoC variants that
share the RSTOUT register, and devm_ioremap_resource (which requests the MMIO
region) on SoCs that have a dedicated RSTOUT register.
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Tested-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Tested-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions