]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/blob - arch/arm64/boot/dts/tegra210-platforms/tegra210-sysedp.dtsi
arm64: dts: sysedp: add missing corecap values
[sojka/nv-tegra/linux-3.10.git] / arch / arm64 / boot / dts / tegra210-platforms / tegra210-sysedp.dtsi
1 /*
2  * arch/arm/boot/dts/tegra210-platforms/tegra210-sysedp.dtsi
3  *
4  * Copyright (c) 2014-2016, NVIDIA CORPORATION. All rights reserved.
5  *
6  * This program is free software; you can redistribute it and/or modify it
7  * under the terms and conditions of the GNU General Public License,
8  * version 2, as published by the Free Software Foundation.
9  *
10  * This program is distributed in the hope it will be useful, but WITHOUT
11  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
12  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
13  * more details.
14  *
15  * You should have received a copy of the GNU General Public License
16  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
17  */
18
19 / {
20         sysedp-dynamic-capping {
21                 /* 671D */
22                 compatible = "nvidia,tegra124-sysedp-dynamic-capping";
23                 nvidia,gpu_cap_as_mw;
24                 nvidia,gpu_supp_freq;
25                 nvidia,corecap = <
26                         6000     1000  2000 1600000   1000   2000 1600000       0   77   77
27                         7000     1000  3000 1600000   1000   3000 1600000     744  154  154
28                         8000     3000  3000 1600000   3000   3000 1600000    1654   77   77
29                         9000     3000  3000 1600000   3000   3000 1600000    1654   77   77
30                         10000    3000  4000 1600000   3000   4000 1600000    2150  154  154
31                         11000    5000  4000 1600000   3000   5000 1600000    2645  154  230
32                         12000    5000  4000 1600000   3000   6000 1600000    3042  154  307
33                         13000    6000  5000 1600000   3000   7000 1600000    3637  230  384
34                         14000    7000  5000 1600000   3000   8000 1600000    4133  230  461
35                         15000    7000  6000 1600000   4000   8000 1600000    4519  307  461
36                         16000    7000  7000 1600000   4000   9000 1600000    5014  384  538
37                         17000    8000  5000 1600000   4000  10000 1600000    4627  230  614
38                         18000    9000  6000 1600000   4000  11000 1600000    5581  307  691
39                         19000    9000  6000 1600000   4000  12000 1600000    5581  307  768
40                         20000    9000  7000 1600000   4000  13000 1600000    6077  384  768
41                         21000    9000  7000 1600000   4000  14000 1600000    6077  384  845
42                         22000    9000  8000 1600000   4000  15000 1600000    6573  461  845
43                         23000    9000  8000 1600000   4000  17000 1600000    6573  461  922
44                         24000    9000 11000 1600000   5000  17000 1600000    8060  691  922
45                         25000    9000 11000 1600000   5000  17000 1600000    8060  691  922
46                         26000    9000 12000 1600000   5000  18000 1600000    8591  768  922
47                         27000   10000 13000 1600000   5000  19000 1600000    8924  768  922
48                         28000   12000 13000 1600000   6000  20000 1600000    9634  768  998
49                         29000   13000 13000 1600000   6000  21000 1600000    9634  768  998
50                         30000   12000 16000 1600000   6000  21000 1600000    9634  845  998
51                         31000   14000 16000 1600000   7000  22000 1600000   10559  845  998
52                         32000   14000 17000 1600000   8000  22000 1600000   10969  922  998
53                         33000   14000 20000 1600000   8000  22000 1600000   10969  998  998
54                         34000   15000 20000 1600000   8000  22000 1600000   10969  998  998
55                         35000   16000 20000 1600000   11000 22000 1600000   12261  998  998
56                         36000   16000 20000 1600000   13000 22000 1600000   12261  998  998
57                         37000   16000 20000 1600000   14000 22000 1600000   13746  998  998
58                 >;
59                 nvidia,core_gain = <120>;
60                 nvidia,init_req_watts = <20000>;
61         };
62 };