arm64: dts: g12a: add cpufreq 1.908G.

PD#165143: cpufreq: add cpufreq 1.908G.

Change-Id: Id8cca5402a02372247def759ff455ef5bbe11f05
Signed-off-by: Hong Guo <hong.guo@amlogic.com>
This commit is contained in:
Hong Guo
2018-05-21 11:27:44 +08:00
committed by Yixun Lan
parent 3efa699da6
commit 8972fe74ef
11 changed files with 11 additions and 10 deletions

View File

@@ -396,7 +396,7 @@
opp-microvolt = <861000>;
};
opp10 {
opp-hz = /bits/ 64 <1920000000>;
opp-hz = /bits/ 64 <1908000000>;
opp-microvolt = <981000>;
};
};

View File

@@ -667,7 +667,7 @@
opp-microvolt = <861000>;
};
opp10 {
opp-hz = /bits/ 64 <1920000000>;
opp-hz = /bits/ 64 <1908000000>;
opp-microvolt = <981000>;
};
opp11 {

View File

@@ -616,7 +616,7 @@
opp-microvolt = <861000>;
};
opp10 {
opp-hz = /bits/ 64 <1920000000>;
opp-hz = /bits/ 64 <1908000000>;
opp-microvolt = <981000>;
};
};

View File

@@ -706,7 +706,7 @@
opp-microvolt = <861000>;
};
opp10 {
opp-hz = /bits/ 64 <1920000000>;
opp-hz = /bits/ 64 <1908000000>;
opp-microvolt = <981000>;
};
};

View File

@@ -774,7 +774,7 @@
opp-microvolt = <861000>;
};
opp10 {
opp-hz = /bits/ 64 <1920000000>;
opp-hz = /bits/ 64 <1908000000>;
opp-microvolt = <981000>;
};
};

View File

@@ -775,7 +775,7 @@
opp-microvolt = <861000>;
};
opp10 {
opp-hz = /bits/ 64 <1920000000>;
opp-hz = /bits/ 64 <1908000000>;
opp-microvolt = <981000>;
};
};

View File

@@ -693,7 +693,7 @@
opp-microvolt = <921000>;
};
opp10 {
opp-hz = /bits/ 64 <1920000000>;
opp-hz = /bits/ 64 <1908000000>;
opp-microvolt = <981000>;
};
};

View File

@@ -707,7 +707,7 @@
opp-microvolt = <921000>;
};
opp10 {
opp-hz = /bits/ 64 <1920000000>;
opp-hz = /bits/ 64 <1908000000>;
opp-microvolt = <1011000>;
};
};

View File

@@ -804,7 +804,7 @@
opp-microvolt = <861000>;
};
opp10 {
opp-hz = /bits/ 64 <1920000000>;
opp-hz = /bits/ 64 <1908000000>;
opp-microvolt = <981000>;
};
};

View File

@@ -667,7 +667,7 @@
opp-microvolt = <861000>;
};
opp10 {
opp-hz = /bits/ 64 <1920000000>;
opp-hz = /bits/ 64 <1908000000>;
opp-microvolt = <981000>;
};
};

View File

@@ -137,6 +137,7 @@ static const struct pll_rate_table g12a_pll_rate_table[] = {
PLL_RATE(1704000000, 142, 1, 1), /*DCO=3408M*/
PLL_RATE(1800000000, 150, 1, 1), /*DCO=3600M*/
PLL_RATE(1896000000, 158, 1, 1), /*DCO=3792M*/
PLL_RATE(1908000000, 159, 1, 1), /*DCO=3816M*/
PLL_RATE(1920000000, 160, 1, 1), /*DCO=3840M*/
PLL_RATE(2016000000, 168, 1, 1), /*DCO=4032M*/
PLL_RATE(2100000000, 175, 1, 1), /*DCO=4200M*/