* Tero Kristo <t-kristo@xxxxxx> [131010 01:25]: > On 10/09/2013 09:55 PM, Paul Walmsley wrote: > >So in my view, the right things to do here are to: > > > >1. associate SoC DT clock data with the device node that contains the > > clock control registers > > So, either "cm", "prcm", and maybe "control_module" instead of > current "clocks". How much do we benefit from this? This would get > rid of need to call of_iomap() for each register basically. It seems that all you need to do for that is to set up two or three clock driver instances and have the clocks registered under them. Then later on those can be children of cm, prcm and scm core drivers as needed without much of an issue. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html