summaryrefslogtreecommitdiff
path: root/drivers/reset/reset-sunxi.c
diff options
context:
space:
mode:
authorsamin <samin.guo@starfivetech.com>2022-01-05 09:57:25 +0300
committersamin <samin.guo@starfivetech.com>2022-01-05 10:50:32 +0300
commit1f2eb3de36ad72a25326f8d3e2c0ee3be4c9df59 (patch)
tree0a7efc47b86f6298b7c8b1d83c3bfcabb1a1b9b6 /drivers/reset/reset-sunxi.c
parent7793261401ee7f8d5264a58c4baa3b435c2d86ae (diff)
downloadlinux-1f2eb3de36ad72a25326f8d3e2c0ee3be4c9df59.tar.xz
reset: starfive-jh7110: use platform_ioremap_iomem_byname.
The reset module is scattered in several domains, and each address segment may be located in the module device management. Using devm_platform_get_and_ioremap_resource->devm_ioremap_resource will cause the address of this segment to be occupied by the reset driver, and other modules cannot be used, so use ioremap that can be mapped multiple times instead. Signed-off-by: samin <samin.guo@starfivetech.com>
Diffstat (limited to 'drivers/reset/reset-sunxi.c')
0 files changed, 0 insertions, 0 deletions