aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorBoris Brezillon <[email protected]>2016-05-11 11:00:02 +0200
committerNicolas Ferre <[email protected]>2016-05-11 16:31:40 +0200
commitaab0a4c83ceb344d2327194bf354820e50607af6 (patch)
tree7d0d2a5d15425b24e045074e0672b7c2264e8664 /tools/perf/scripts/python/export-to-postgresql.py
parentb8453d4ee9e24c6590dd0eecbab1c3cc2028317f (diff)
ARM: dts: at91: sam9x5: Fix the memory range assigned to the PMC
The memory range assigned to the PMC (Power Management Controller) was not including the PMC_PCR register which are used to control peripheral clocks. This was working fine thanks to the page granularity of ioremap(), but started to fail when we switched to syscon/regmap, because regmap is making sure that all accesses are falling into the reserved range. Signed-off-by: Boris Brezillon <[email protected]> Reported-by: Richard Genoud <[email protected]> Tested-by: Richard Genoud <[email protected]> Fixes: 863a81c3be1d ("clk: at91: make use of syscon to share PMC registers in several drivers") Cc: <[email protected]> Signed-off-by: Nicolas Ferre <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions