All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: imx_v6_v7_defconfig: Set THERMAL_WRITABLE_TRIPS=y for testing
@ 2017-06-08 16:26 ` Leonard Crestez
  0 siblings, 0 replies; 30+ messages in thread
From: Leonard Crestez @ 2017-06-08 16:26 UTC (permalink / raw)
  To: Shawn Guo
  Cc: Sascha Hauer, Fabio Estevam, Bai Ping, Zhang Rui,
	Eduardo Valentin, linux-pm, linux-arm-kernel, linux-kernel

Setting trip points is supported by the imx thermal driver and it is
useful to be able to test this without adjusting config.

Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
---
 arch/arm/configs/imx_v6_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index bb6fa56..f7984a6 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -204,6 +204,7 @@ CONFIG_POWER_SUPPLY=y
 CONFIG_SENSORS_GPIO_FAN=y
 CONFIG_SENSORS_IIO_HWMON=y
 CONFIG_THERMAL=y
+CONFIG_THERMAL_WRITABLE_TRIPS=y
 CONFIG_CPU_THERMAL=y
 CONFIG_IMX_THERMAL=y
 CONFIG_WATCHDOG=y
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2017-06-15  1:36 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-08 16:26 [PATCH 1/2] ARM: imx_v6_v7_defconfig: Set THERMAL_WRITABLE_TRIPS=y for testing Leonard Crestez
2017-06-08 16:26 ` Leonard Crestez
2017-06-08 16:26 ` Leonard Crestez
2017-06-08 16:26 ` [PATCH 2/2] ARM: dts: imx6ul: Add imx6ul-tempmon Leonard Crestez
2017-06-08 16:26   ` Leonard Crestez
2017-06-08 16:26   ` Leonard Crestez
2017-06-08 16:45   ` Fabio Estevam
2017-06-08 16:45     ` Fabio Estevam
2017-06-09 10:58     ` Leonard Crestez
2017-06-09 10:58       ` Leonard Crestez
2017-06-09 12:18       ` Fabio Estevam
2017-06-09 12:18         ` Fabio Estevam
2017-06-09 13:46       ` Lothar Waßmann
2017-06-09 13:46         ` Lothar Waßmann
2017-06-09 13:46         ` Lothar Waßmann
2017-06-09 15:34         ` Leonard Crestez
2017-06-09 15:34           ` Leonard Crestez
2017-06-12 10:40           ` Lothar Waßmann
2017-06-12 10:40             ` Lothar Waßmann
2017-06-12 11:47             ` Leonard Crestez
2017-06-12 11:47               ` Leonard Crestez
2017-06-12 13:22               ` Fabio Estevam
2017-06-12 13:22                 ` Fabio Estevam
2017-06-12 13:37                 ` Lothar Waßmann
2017-06-12 13:37                   ` Lothar Waßmann
2017-06-12 13:37                   ` Lothar Waßmann
2017-06-12 14:30                   ` Fabio Estevam
2017-06-12 14:30                     ` Fabio Estevam
2017-06-15  1:35 ` [PATCH 1/2] ARM: imx_v6_v7_defconfig: Set THERMAL_WRITABLE_TRIPS=y for testing Shawn Guo
2017-06-15  1:35   ` Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.