Re: [PATCH v2 1/6] ARM: dra762: hwmod: Add MCAN support

From: Tony Lindgren
Date: Wed May 30 2018 - 11:28:36 EST


* Tero Kristo <t-kristo@xxxxxx> [180530 15:18]:
> For the OCP if part, I think that is still needed until we switch over to
> full sysc driver. clkctrl_offs you probably also need because that is used
> for mapping the omap_hwmod against a specific clkctrl clock. Those can be
> only removed once we are done with hwmod (or figure out some other way to
> assign the clkctrl clock to a hwmod.)

Hmm might be worth testing. I thought your commit 70f05be32133
("ARM: OMAP2+: hwmod: populate clkctrl clocks for hwmods if available")
already parses the clkctrl from dts?

Regards,

Tony