[PATCH 08/12] ARM: OMAP2+: Add functions to allocate module data from device tree

2018-02-23 Thread Tony Lindgren
We can have ti-sysc driver manage the interconnect target module via platform data callback functions to hwmod code. This allows initializing and idling the devices using dts data instead of the legacy static data for interconnect target modules. Let's add functions to configure the module

[PATCH 08/12] ARM: OMAP2+: Add functions to allocate module data from device tree

2018-02-23 Thread Tony Lindgren
We can have ti-sysc driver manage the interconnect target module via platform data callback functions to hwmod code. This allows initializing and idling the devices using dts data instead of the legacy static data for interconnect target modules. Let's add functions to configure the module