003 File Manager
Current Path:
/usr/src/sys/contrib/device-tree/src/arm64/exynos
usr
/
src
/
sys
/
contrib
/
device-tree
/
src
/
arm64
/
exynos
/
📁
..
📄
exynos5433-bus.dtsi
(4.08 KB)
📄
exynos5433-pinctrl.dtsi
(17.82 KB)
📄
exynos5433-tm2-common.dtsi
(29.4 KB)
📄
exynos5433-tm2.dts
(2.57 KB)
📄
exynos5433-tm2e.dts
(2.33 KB)
📄
exynos5433-tmu.dtsi
(8.09 KB)
📄
exynos5433.dtsi
(49.59 KB)
📄
exynos7-espresso.dts
(9.92 KB)
📄
exynos7-pinctrl.dtsi
(15.06 KB)
📄
exynos7-trip-points.dtsi
(1.18 KB)
📄
exynos7.dtsi
(18.87 KB)
Editing: exynos7-trip-points.dtsi
// SPDX-License-Identifier: GPL-2.0 /* * Device tree sources for default Exynos7 thermal zone definition * * Copyright (c) 2016 Samsung Electronics Co., Ltd. * http://www.samsung.com */ trips { cpu-alert-0 { temperature = <75000>; /* millicelsius */ hysteresis = <10000>; /* millicelsius */ type = "passive"; }; cpu-alert-1 { temperature = <80000>; /* millicelsius */ hysteresis = <10000>; /* millicelsius */ type = "passive"; }; cpu-alert-2 { temperature = <85000>; /* millicelsius */ hysteresis = <10000>; /* millicelsius */ type = "passive"; }; cpu-alert-3 { temperature = <90000>; /* millicelsius */ hysteresis = <10000>; /* millicelsius */ type = "passive"; }; cpu-alert-4 { temperature = <95000>; /* millicelsius */ hysteresis = <10000>; /* millicelsius */ type = "passive"; }; cpu-alert-5 { temperature = <100000>; /* millicelsius */ hysteresis = <10000>; /* millicelsius */ type = "passive"; }; cpu-alert-6 { temperature = <110000>; /* millicelsius */ hysteresis = <10000>; /* millicelsius */ type = "passive"; }; cpu-crit-0 { temperature = <115000>; /* millicelsius */ hysteresis = <0>; /* millicelsius */ type = "critical"; }; };
Upload File
Create Folder