Quoting [email protected] (2019-06-03 18:59:27)
> From: Anson Huang <[email protected]>
> 
> This patch adds i.MX8MN clock driver support.
> 
> Signed-off-by: Anson Huang <[email protected]>
> ---
> Changes since V2:
>         - use platform driver model for this clock driver;

Can you also use platform device APIs like platform_*(),
devm_ioremap_resource() and devmified clk registration?

Reply via email to