diff options
author | Lorenzo Pieralisi <[email protected]> | 2016-11-21 10:01:44 +0000 |
---|---|---|
committer | Will Deacon <[email protected]> | 2016-11-29 15:57:46 +0000 |
commit | bbb8a1848f351a4e4962280df586f1e88757a7df (patch) | |
tree | b3f2c7eabdab4bd22fe9ad7ccd4419002b20b450 /tools/perf/scripts/python/sctop.py | |
parent | e4dadfa8122d72a464ac3ca368b98bc11f101de9 (diff) |
iommu/arm-smmu: Split probe functions into DT/generic portions
Current ARM SMMU probe functions intermingle HW and DT probing
in the initialization functions to detect and programme the ARM SMMU
driver features. In order to allow probing the ARM SMMU with other
firmwares than DT, this patch splits the ARM SMMU init functions into
DT and HW specific portions so that other FW interfaces (ie ACPI) can
reuse the HW probing functions and skip the DT portion accordingly.
This patch implements no functional change, only code reshuffling.
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Reviewed-by: Will Deacon <[email protected]>
Reviewed-by: Robin Murphy <[email protected]>
Reviewed-by: Tomasz Nowicki <[email protected]>
Tested-by: Hanjun Guo <[email protected]>
Tested-by: Tomasz Nowicki <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Hanjun Guo <[email protected]>
Cc: Robin Murphy <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions