diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2023-09-15 10:53:22 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2023-10-16 11:47:43 +0200 |
commit | 616f73c9d3255342a037c5204ce381a4d7aa274a (patch) | |
tree | d2cf209190336ab6c23b751c0b13461a3f287b12 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b25064ef997bf30ad8c6abe5fbd6e3ddae75d17b (diff) |
drm: renesas: shmobile: Add support for Runtime PM
The SH-Mobile LCD Controller is part of a PM Domain on all relevant SoCs
(clock domain on all, power domain on some). Hence it may not be
sufficient to manage the LCDC module clock explicitly (e.g. if the
selected clock source differs from SHMOB_DRM_CLK_BUS).
Fix this by using Runtime PM for all clock handling. Add an explicit
dependency on CONFIG_PM, which should already be met on all affected
platforms.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/e7359a64963bd9a4f1531c2beae850774ce140bc.1694767209.git.geert+renesas@glider.be
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions