linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 1/2] arm64: defconfig: Enable PM8916 watchdog driver
@ 2022-01-31 20:27 Dmitry Baryshkov
  2022-01-31 20:27 ` [PATCH v2 2/2] arm64: defconfig: Enable SM8250 video clock controller Dmitry Baryshkov
  2022-02-01  5:19 ` [PATCH v2 1/2] arm64: defconfig: Enable PM8916 watchdog driver Bjorn Andersson
  0 siblings, 2 replies; 3+ messages in thread
From: Dmitry Baryshkov @ 2022-01-31 20:27 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Catalin Marinas, Will Deacon
  Cc: linux-arm-msm, linux-arm-kernel, Aníbal Limón

From: Aníbal Limón <anibal.limon@linaro.org>

Enable watchdog driver for pm8916 block. It is used on msm8916/apq8016
platforms (e.g. Dragonboard 410c).

Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
[DB: changed to =m, expanded commit message]
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index bb30afa95a73..087a1612902f 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -609,6 +609,7 @@ CONFIG_MESON_GXBB_WATCHDOG=m
 CONFIG_MESON_WATCHDOG=m
 CONFIG_RENESAS_WDT=y
 CONFIG_UNIPHIER_WATCHDOG=y
+CONFIG_PM8916_WATCHDOG=m
 CONFIG_BCM2835_WDT=y
 CONFIG_MFD_ALTERA_SYSMGR=y
 CONFIG_MFD_BD9571MWV=y
-- 
2.34.1


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

end of thread, other threads:[~2022-02-01  5:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-31 20:27 [PATCH v2 1/2] arm64: defconfig: Enable PM8916 watchdog driver Dmitry Baryshkov
2022-01-31 20:27 ` [PATCH v2 2/2] arm64: defconfig: Enable SM8250 video clock controller Dmitry Baryshkov
2022-02-01  5:19 ` [PATCH v2 1/2] arm64: defconfig: Enable PM8916 watchdog driver Bjorn Andersson

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).