linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Re: arm64: dts: g12b: cpu_opp_table
       [not found] <CA+3zgmuFigPWmLZB9t6iPQEuhe_j0WBXbKRoKwr8LFYeBGPEhQ@mail.gmail.com>
@ 2020-04-17 22:34 ` Tim
  0 siblings, 0 replies; only message in thread
From: Tim @ 2020-04-17 22:34 UTC (permalink / raw)
  To: khilman; +Cc: linux-amlogic, christianshewitt, Neil Armstrong

Please upstream this old and stable [1] performance improvement.

    1 https://github.com/hardkernel/linux/commit/f86cd9487c7483b2a05f448b9ebacf6bd5a2ad2f#diff-7af5a6e5d10416434bd0a5edd78f2a7f

diff --git a/arch/arm64/boot/dts/amlogic/meson-g12b-s922x.dtsi
b/arch/arm64/boot/dts/amlogic/meson-g12b-s922x.dtsi
index 046cc332d..1e5d0ee5d 100644
--- a/arch/arm64/boot/dts/amlogic/meson-g12b-s922x.dtsi
+++ b/arch/arm64/boot/dts/amlogic/meson-g12b-s922x.dtsi
@@ -65,6 +65,11 @@
                        opp-hz = /bits/ 64 <1896000000>;
                        opp-microvolt = <981000>;
                };
+
+               opp-1992000000 {
+                       opp-hz = /bits/ 64 <1992000000>;
+                       opp-microvolt = <1001000>;
+               };
        };

        cpub_opp_table_1: opp-table-1 {
@@ -120,5 +125,15 @@
                        opp-hz = /bits/ 64 <1704000000>;
                        opp-microvolt = <891000>;
                };
+
+               opp-1800000000 {
+                       opp-hz = /bits/ 64 <1800000000>;
+                       opp-microvolt = <981000>;
+               };
+
+               opp-1908000000 {
+                       opp-hz = /bits/ 64 <1908000000>;
+                       opp-microvolt = <1022000>;
+               };
        };
 };

_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-04-17 22:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CA+3zgmuFigPWmLZB9t6iPQEuhe_j0WBXbKRoKwr8LFYeBGPEhQ@mail.gmail.com>
2020-04-17 22:34 ` arm64: dts: g12b: cpu_opp_table Tim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).