diff options
| author | Sricharan R <[email protected]> | 2013-11-26 07:38:23 -0600 |
|---|---|---|
| committer | Nishanth Menon <[email protected]> | 2014-05-05 14:33:33 -0500 |
| commit | 0659452dd2b2602058b80cfdcc673e98f2a67184 (patch) | |
| tree | 388e6d8d848f72e2f61466169bec7057461d1e89 /tools/perf/scripts/python/bin | |
| parent | 3340d739f8e1273abd408c59ad1843ea2ac35566 (diff) | |
bus: omap_l3_noc: use of_match_data to pick up SoC information
DRA7xx SoC has the same l3-noc interconnect ip (as OMAP4 and OMAP5), but
AM437x SoC has just 2 modules instead of 3 which other SoCs have.
So, stop using direct access of array indices and use of->match data and
simplify implementation to benefit future usage.
While at it, rename a few very generic variables to make them omap
specific. This helps us differentiate from DRA7 and AM43xx data in the
future.
NOTE: None of the platforms that use omap_l3_noc are non-device tree
anymore. So, it is safe to assume OF match here.
Signed-off-by: Sricharan R <[email protected]>
Signed-off-by: Rajendra Nayak <[email protected]>
[[email protected]: split, refactor and optimize logic]
Signed-off-by: Nishanth Menon <[email protected]>
Acked-by: Santosh Shilimkar <[email protected]>
Acked-by: Peter Ujfalusi <[email protected]>
Tested-by: Darren Etheridge <[email protected]>
Tested-by: Sekhar Nori <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions