From b045eca7a3d1c0036d901c4764f409b6f5ae3f56 Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Fri, 16 Jun 2017 17:10:29 +0200 Subject: apalis/colibri_t30: clean-up thermal throttling Signed-off-by: Marcel Ziswiler Acked-by: Dominik Sliwa --- arch/arm/mach-tegra/board-apalis_t30.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'arch/arm/mach-tegra/board-apalis_t30.h') diff --git a/arch/arm/mach-tegra/board-apalis_t30.h b/arch/arm/mach-tegra/board-apalis_t30.h index 55f7194415b7..5383921b4c36 100644 --- a/arch/arm/mach-tegra/board-apalis_t30.h +++ b/arch/arm/mach-tegra/board-apalis_t30.h @@ -124,7 +124,8 @@ #define STMPE811_IRQ_END (STMPE811_IRQ_BASE + 22) #define TDIODE_OFFSET (10000) /* in millicelsius */ -#define TCRIT_LOCAL 95000 /* board temp to switch off PMIC in millicelsius*/ +/* module temperature which switches off PMIC in millicelsius */ +#define TCRIT_LOCAL 95000 /* External peripheral act as gpio */ /* TPS6591x GPIOs */ -- cgit v1.2.3