diff options
author | Krzysztof Kozlowski <[email protected]> | 2021-09-20 09:17:51 +0200 |
---|---|---|
committer | Chanwoo Choi <[email protected]> | 2021-10-27 14:22:11 +0900 |
commit | 28d7f0f3f10be9d6ecca15669fa17d561581a843 (patch) | |
tree | be6d1fbe8d5d624340c7b5d2ea99fd88c58cf0ab /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 3906fe9bb7f1a2c8667ae54e967dc8690824f4ea (diff) |
devfreq: exynos-ppmu: use node names with hyphens
Devicetree naming convention requires device node names to use hyphens
instead of underscore, so Exynos5422 devfreq event name
"ppmu-event3-dmc0_0" should be "ppmu-event3-dmc0-0". Newly introduced
dtschema enforces this, however the driver still expects old name with
an underscore.
Add new events for Exynos5422 while still accepting old name for
backwards compatibility.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Tested-by: Marek Szyprowski <[email protected]>
Signed-off-by: Chanwoo Choi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions