[RFC PATCH 00/11] arm:omap:am33xx: Add basic voltage, power, clock & HWMOD data

Tony Lindgren tony at atomide.com
Wed Dec 7 16:25:07 EST 2011


* Vaibhav Hiremath <hvaibhav at ti.com> [111120 08:44]:
> 
>  34 files changed, 7525 insertions(+), 15 deletions(-)

Clearly we can't merge this amount of static SoC specific
hwmod/mux data after the all that's been discussed over
this year.

We just have to have a better way of doing this.

For now, we already have the SoC specific init functions
available, so I suggest taking a hard look how to dynamically
allocate these data structures and populate them with the
SoC specific init functions.

Then later on we may be able to pass some of the data such
as module base addresses from device tree. But I'm guessing
that the SoC specific inits should already squeeze this down
into something tolerable.

Regards,

Tony



More information about the linux-arm-kernel mailing list