commit | 0c2d9329f18aa59e18769f79ea57f97fba352ebb | [log] [tgz] |
---|---|---|
author | Olav Haugan <ohaugan@codeaurora.org> | Thu Jan 31 18:35:30 2013 -0800 |
committer | Jay Chokshi <jchokshi@codeaurora.org> | Thu Feb 14 10:49:33 2013 -0800 |
tree | 23295bde579dfd7173c6b8f6fea0fb259d028d56 | |
parent | 8078c7f9f69a776dbadc90cf68796f43d1330751 [diff] |
iommu: msm: Read PMU configuration from DT The Performance Monitor Unit (PMU) configuration (such as number of performance monitor groups and number of counters) is not accurately reflected in the registers of the PMU. Instead, store configuration in device tree and read it from there when configuring the iommu driver. Change-Id: I827d6a81a4dc4fef3c32b3d4957322b67f46c792 Signed-off-by: Olav Haugan <ohaugan@codeaurora.org>