Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1270484

[PATCH v3 4/5] ARM: imx_v6_v7_defconfig: add TS-4800 watchdog

Path csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod
From Damien Riegel <damien.riegel@savoirfairelinux.com>
Newsgroups linux.kernel
Subject [PATCH v3 4/5] ARM: imx_v6_v7_defconfig: add TS-4800 watchdog
Date Mon, 16 Nov 2015 20:20:01 +0100
Message-ID <qvxtL-2U5-11@gated-at.bofh.it> (permalink)
References <qvxtL-2U5-13@gated-at.bofh.it>
X-Original-To linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-watchdog@vger.kernel.org
X-Mailer git-send-email 2.5.0
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 28
Organization linux.* mail to news gateway
X-Original-Cc shawnguo@kernel.org, kernel@pengutronix.de, wim@iguana.be, robh+dt@kernel.org, sameo@linux.intel.com, lee.jones@linaro.org, dinh.linux@gmail.com, linux@roeck-us.net, kernel@savoirfairelinux.com, Damien Riegel <damien.riegel@savoirfairelinux.com>
X-Original-Date Mon, 16 Nov 2015 14:06:53 -0500
X-Original-Message-ID <1447700814-5391-5-git-send-email-damien.riegel@savoirfairelinux.com>
X-Original-References <1447700814-5391-1-git-send-email-damien.riegel@savoirfairelinux.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1270484

Show key headers only | View raw


The TS-4800, based on an IMX.515, needs its watchdog support in order to
work.

Signed-off-by: Damien Riegel <damien.riegel@savoirfairelinux.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 79194c6..8968166 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -195,6 +195,7 @@ CONFIG_THERMAL=y
 CONFIG_CPU_THERMAL=y
 CONFIG_IMX_THERMAL=y
 CONFIG_WATCHDOG=y
+CONFIG_TS4800_WATCHDOG=y
 CONFIG_IMX2_WDT=y
 CONFIG_MFD_DA9052_I2C=y
 CONFIG_MFD_MC13XXX_SPI=y
-- 
2.5.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH v3 4/5] ARM: imx_v6_v7_defconfig: add TS-4800 watchdog Damien Riegel <damien.riegel@savoirfairelinux.com> - 2015-11-16 20:20 +0100

csiph-web