diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-06-04 09:33:19 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-06-04 09:33:19 +0200 |
commit | 9a1d40cb099e2688ba1b15a000bb6a71a0684e0e (patch) | |
tree | bc2c7efa25db2fc710ff2763c8c7d23418a95dec /projects | |
parent | f953f443eedfeba1fd4c347bf1e27a260a20b0a9 (diff) |
projects: linux: core: Add RCAR-DMAC Runtime PM improvement task
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'projects')
-rw-r--r-- | projects/linux/core/rcar_dmac_runtim_pm_improvement.yaml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/projects/linux/core/rcar_dmac_runtim_pm_improvement.yaml b/projects/linux/core/rcar_dmac_runtim_pm_improvement.yaml new file mode 100644 index 0000000..98525cf --- /dev/null +++ b/projects/linux/core/rcar_dmac_runtim_pm_improvement.yaml @@ -0,0 +1,13 @@ +title: "RCAR-DMAC; Improve Runtime PM handling" +team: Core +key: 2cf13978-0895-4845-9ad3-3ed0d40422d2 +status: New + +relationships: + +bsp-commits: + +upstream: + +comments: + - "Move Runtime PM handling from channel (de)allocation time to channel use time." |