mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 05:17:10 +09:00
ODROID-C4: arm64/dts: Add overclock frequency table
Change-Id: If2ccfb890dedeeab98ad1a0c22d9eb592a7d99e5
This commit is contained in:
@@ -585,6 +585,18 @@
|
||||
opp-hz = /bits/ 64 <1908000000>;
|
||||
opp-microvolt = <950000>;
|
||||
};
|
||||
opp12 {
|
||||
opp-hz = /bits/ 64 <2016000000>;
|
||||
opp-microvolt = <990000>;
|
||||
};
|
||||
opp13 {
|
||||
opp-hz = /bits/ 64 <2100000000>;
|
||||
opp-microvolt = <1020000>;
|
||||
};
|
||||
opp14 {
|
||||
opp-hz = /bits/ 64 <2208000000>;
|
||||
opp-microvolt = <1050000>;
|
||||
};
|
||||
};
|
||||
|
||||
cpufreq-meson {
|
||||
|
||||
Reference in New Issue
Block a user