We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08dc0e5 commit 75800d7Copy full SHA for 75800d7
arch/arm64/boot/dts/amlogic/meson-g12b-s922x.dtsi
@@ -65,6 +65,11 @@
65
opp-hz = /bits/ 64 <1896000000>;
66
opp-microvolt = <981000>;
67
};
68
+
69
+ opp-1992000000 {
70
+ opp-hz = /bits/ 64 <1992000000>;
71
+ opp-microvolt = <1001000>;
72
+ };
73
74
75
cpub_opp_table_1: opp-table-1 {
@@ -120,5 +125,15 @@
120
125
opp-hz = /bits/ 64 <1704000000>;
121
126
opp-microvolt = <891000>;
122
127
128
129
+ opp-1800000000 {
130
+ opp-hz = /bits/ 64 <1800000000>;
131
+ opp-microvolt = <981000>;
132
133
134
+ opp-1908000000 {
135
+ opp-hz = /bits/ 64 <1908000000>;
136
+ opp-microvolt = <1022000>;
137
123
138
124
139
0 commit comments