diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2021-07-12 17:18:51 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2021-07-13 10:08:54 +0200 |
commit | 3a42f0cf34a37e4882507c2aff27cd8ab4a93cd5 (patch) | |
tree | c8a1d980b7a07292d8c75cc5884953ade39f64a0 | |
parent | e48829b868f08625a41c67048596d6ddd8a84dc5 (diff) |
projects: linux: core: Mark "RCAR3: Enable full cpufreq and voltage scaling" Done
Cpufreq, voltage scaling, and boost support for Z clocks on R-Car Gen3
has been upstreamed.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
-rw-r--r-- | projects/linux/core/done/rcar3_cpufreq.yaml (renamed from projects/linux/core/rcar3_cpufreq.yaml) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/projects/linux/core/rcar3_cpufreq.yaml b/projects/linux/core/done/rcar3_cpufreq.yaml index 0862ebc..5482fcc 100644 --- a/projects/linux/core/rcar3_cpufreq.yaml +++ b/projects/linux/core/done/rcar3_cpufreq.yaml @@ -2,7 +2,7 @@ title: "RCAR3: Enable full cpufreq and voltage scaling" team: Core key: fec11e8a-8245-11eb-840e-038316d558e6 assignee: Geert -status: Active +status: Done bsp41x: - 98599f0aa8efcf43299c95c392c868f74f69eda0 # clk: renesas: rcar-gen3: Add PLL clock and update z-clock for propagating frequency to parent @@ -17,4 +17,3 @@ upstream: - torvalds: 3a0e84845891eebccce767b4f8cd5ed1b9bffc14 # clk: renesas: rcar-gen3: Add boost support to Z clocks comments: - - "98599f0aa8efcf43299c95c392c868f74f69eda0: We need to upport with refactoring." |