aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKaricheri, Muralidharan <[email protected]>2015-03-20 16:11:22 -0400
committerDavid S. Miller <[email protected]>2015-03-20 22:03:09 -0400
commit21e0e0ddda5be2905ca163cab2da5bb1880a790c (patch)
tree01dd5b75b9b674082a56b74d840f551c9cd16687 /tools/perf/scripts/python
parente170f409924235478317bd6f2062d3a0c874ff9a (diff)
net: netcp: use separate reg region for individual ethss modules
Ethss has multiple modules within the sub system - switch sub system - sgmii - mdio - switch module NetCP driver re-uses existing davinci mdio driver. It requires to have its own register region to map the reg space. So restructure the code to use separate reg region for the individual modules it manages. Use range property to define register space of NetCP and use reg property to define individual reg spaces. So MDIO will have its own reg space to map. This is a pre-requisite to enable MDIO driver for NetCP. Signed-off-by: Murali Karicheri <[email protected]> Signed-off-by: WingMan Kwok <[email protected]> CC: "David S. Miller" <[email protected]> CC: Mugunthan V N <[email protected]> CC: "Lad, Prabhakar" <[email protected]> CC: Grygorii Strashko <[email protected]> CC: Christoph Jaeger <[email protected]> CC: Lokesh Vutla <[email protected]> CC: Markus Pargmann <[email protected]> CC: Kumar Gala <[email protected]> CC: Ian Campbell <[email protected]> CC: Mark Rutland <[email protected]> CC: Pawel Moll <[email protected]> CC: Rob Herring <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions