Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable K3 RTI Watchdog
@ 2023-06-21  5:13 Udit Kumar
  2023-06-21  5:15 ` Nishanth Menon
  0 siblings, 1 reply; 4+ messages in thread
From: Udit Kumar @ 2023-06-21  5:13 UTC (permalink / raw)
  To: catalin.marinas, will, nm, vigneshr, linux-arm-kernel,
	linux-kernel
  Cc: quic_bjorande, arnd, krzysztof.kozlowski, konrad.dybcio,
	geert+renesas, neil.armstrong, nfraprado, broonie, rafal,
	Udit Kumar

K3 Family has RTI watchdog. This patch is
needed to enable WDT functions.

Signed-off-by: Udit Kumar <u-kumar1@ti.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 57c6b7bb88d4..4567645abe35 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -686,6 +686,7 @@ CONFIG_UNIPHIER_WATCHDOG=y
 CONFIG_PM8916_WATCHDOG=m
 CONFIG_BCM2835_WDT=y
 CONFIG_BCM7038_WDT=m
+CONFIG_K3_RTI_WATCHDOG=y
 CONFIG_MFD_ALTERA_SYSMGR=y
 CONFIG_MFD_BD9571MWV=y
 CONFIG_MFD_AXP20X_I2C=y
-- 
2.34.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2023-06-21  5:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-21  5:13 [PATCH] arm64: defconfig: Enable K3 RTI Watchdog Udit Kumar
2023-06-21  5:15 ` Nishanth Menon
2023-06-21  5:29   ` Kumar, Udit
2023-06-21  5:36     ` Nishanth Menon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox