Jetpack/hardware/nvidia/soc/t18x/kernel-dts/tegra186-soc/tegra186-cpus-energy-2D4A.dtsi
dchvs 31faf4d851 cti_kernel: Add CTI sources
Elroy L4T r32.4.4 – JetPack 4.4.1
2021-03-15 20:15:11 -06:00

29 lines
949 B
Plaintext

/*
* Copyright (c) 2017, NVIDIA CORPORATION. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; version 2 of the License.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
* more details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/
energy-costs {
CPU_COST_DENVER: core-cost0 {
busy-cost-data = <1024 1024>;
idle-cost-data = <128>;
};
CPU_COST_A57: core-cost1 {
busy-cost-data = <752 1024>;
idle-cost-data = <128>;
};
};