linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] MIPS: Ci20: Enable watchdog driver
@ 2017-09-08 18:35 Mathieu Malaterre
  2017-09-08 18:35 ` [PATCH 2/3] watchdog: jz4780: Allow selection of jz4740-wdt driver Mathieu Malaterre
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Mathieu Malaterre @ 2017-09-08 18:35 UTC (permalink / raw)
  Cc: Mathieu Malaterre, Rob Herring, Mark Rutland, Ralf Baechle,
	Wim Van Sebroeck, Guenter Roeck, Paul Cercueil, Linus Walleij,
	Krzysztof Kozlowski, devicetree, linux-mips, linux-kernel,
	linux-watchdog

Update the Ci20's defconfig to enable the JZ4740's watchdog driver.

Signed-off-by: Mathieu Malaterre <malat@debian.org>
---
 arch/mips/configs/ci20_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/mips/configs/ci20_defconfig b/arch/mips/configs/ci20_defconfig
index b42cfa7865f9..459b21e6278d 100644
--- a/arch/mips/configs/ci20_defconfig
+++ b/arch/mips/configs/ci20_defconfig
@@ -92,6 +92,8 @@ CONFIG_I2C=y
 CONFIG_I2C_JZ4780=y
 CONFIG_GPIO_SYSFS=y
 # CONFIG_HWMON is not set
+CONFIG_WATCHDOG=y
+CONFIG_JZ4740_WDT=y
 CONFIG_REGULATOR=y
 CONFIG_REGULATOR_DEBUG=y
 CONFIG_REGULATOR_FIXED_VOLTAGE=y
-- 
2.11.0

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

end of thread, other threads:[~2017-11-09 16:57 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-08 18:35 [PATCH 1/3] MIPS: Ci20: Enable watchdog driver Mathieu Malaterre
2017-09-08 18:35 ` [PATCH 2/3] watchdog: jz4780: Allow selection of jz4740-wdt driver Mathieu Malaterre
2017-09-09  1:32   ` Guenter Roeck
2017-09-15 19:18   ` [PATCH v2 2/5] " Mathieu Malaterre
2017-11-09  7:47   ` [PATCH 2/3] " James Hogan
2017-11-09 16:01     ` Guenter Roeck
2017-11-09 16:43       ` James Hogan
2017-11-09 16:57         ` Guenter Roeck
2017-09-08 18:35 ` [PATCH 3/3] MIPS: jz4780: DTS: Probe the jz4740-watchdog driver from devicetree Mathieu Malaterre
2017-09-15 19:18   ` [PATCH v2 3/5] " Mathieu Malaterre
2017-09-26 13:17     ` PrasannaKumar Muralidharan
2017-09-26 13:26       ` Mathieu Malaterre
2017-09-26 13:59         ` PrasannaKumar Muralidharan
2017-09-15 19:17 ` [PATCH v2 1/5] MIPS: Ci20: Enable watchdog driver Mathieu Malaterre

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).