Thread (5 messages) 5 messages, 2 authors, 2025-07-08

Re: [PATCH 1/2] watchdog: mediatek: Add compatible for MT8189

From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2025-07-08 08:44:17
Also in: linux-devicetree, linux-mediatek, linux-watchdog, lkml

On Fri, Jun 27, 2025 at 05:44:19PM +0800, Zexin Wang wrote:
quoted hunk ↗ jump to hunk
Add compatible string for watchdog driver on MT8189 SoC.

Signed-off-by: Zexin Wang <redacted>
---
 drivers/watchdog/mtk_wdt.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/drivers/watchdog/mtk_wdt.c b/drivers/watchdog/mtk_wdt.c
index 91d110646e16..ae61e7654e8f 100644
--- a/drivers/watchdog/mtk_wdt.c
+++ b/drivers/watchdog/mtk_wdt.c
@@ -501,6 +501,7 @@ static const struct of_device_id mtk_wdt_dt_ids[] = {
 	{ .compatible = "mediatek,mt8183-wdt", .data = &mt8183_data },
 	{ .compatible = "mediatek,mt8186-wdt", .data = &mt8186_data },
 	{ .compatible = "mediatek,mt8188-wdt", .data = &mt8188_data },
+	{ .compatible = "mediatek,mt8189-wdt" },
Redundant commit, really, a least with that hardware description as in
commit msg.

Best regards,
Krzysztof

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help