RE: [PATCH V3 3/4] clk: imx: Add support for i.MX8MN clock driver

From: Stephen Boyd
Date: Fri Jun 07 2019 - 14:04:56 EST


Quoting Anson Huang (2019-06-06 17:50:28)
>
> I will use devm_platform_ioremap_resource() instead of ioremap(),
> and can you be more specific about devmified clk registration?
>

I mean using things like devm_clk_hw_register().