Skip to content
Commit 1aa6af5f authored by Anson Huang's avatar Anson Huang Committed by Shawn Guo
Browse files

clk: imx8mq: Use devm_platform_ioremap_resource() instead of of_iomap()



i.MX8MQ clock driver uses platform driver model, better to use
devm_platform_ioremap_resource() instead of of_iomap() to get
IO base.

Signed-off-by: default avatarAnson Huang <Anson.Huang@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 883cd3c9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment