[PATCH 06/12] bus: ti-sysc: Add support for platform data callbacks

2018-02-23 Thread Tony Lindgren
We want to pass the device tree configuration for interconnect target modules from ti-sysc driver to the existing platform hwmod code. This allows us to first validate the dts data against the existing platform data before we start dropping the platform data in favor of device tree data. To do

[PATCH 06/12] bus: ti-sysc: Add support for platform data callbacks

2018-02-23 Thread Tony Lindgren
We want to pass the device tree configuration for interconnect target modules from ti-sysc driver to the existing platform hwmod code. This allows us to first validate the dts data against the existing platform data before we start dropping the platform data in favor of device tree data. To do