1 /* SPDX-License-Identifier: GPL-2.0-only */ << 2 /* 1 /* 3 * This header provides constants for most the 2 * This header provides constants for most thermal bindings. 4 * 3 * 5 * Copyright (C) 2013 Texas Instruments 4 * Copyright (C) 2013 Texas Instruments 6 * Eduardo Valentin <eduardo.valentin@ti. 5 * Eduardo Valentin <eduardo.valentin@ti.com> >> 6 * >> 7 * GPLv2 only 7 */ 8 */ 8 9 9 #ifndef _DT_BINDINGS_THERMAL_THERMAL_H 10 #ifndef _DT_BINDINGS_THERMAL_THERMAL_H 10 #define _DT_BINDINGS_THERMAL_THERMAL_H 11 #define _DT_BINDINGS_THERMAL_THERMAL_H 11 12 12 /* On cooling devices upper and lower limits * 13 /* On cooling devices upper and lower limits */ 13 #define THERMAL_NO_LIMIT (~0) 14 #define THERMAL_NO_LIMIT (~0) 14 15 15 #endif 16 #endif 16 17 17 18
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.