* [PATCH] dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT8189 SoC
@ 2025-10-30 7:40 Louis-Alexis Eyraud
2025-10-30 9:56 ` AngeloGioacchino Del Regno
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Louis-Alexis Eyraud @ 2025-10-30 7:40 UTC (permalink / raw)
To: Wim Van Sebroeck, Guenter Roeck, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Matthias Brugger, AngeloGioacchino Del Regno
Cc: kernel, linux-watchdog, devicetree, linux-kernel,
linux-arm-kernel, linux-mediatek, Louis-Alexis Eyraud
Add compatible string for the watchdog block on MT8189 SoC, which is
compatible with the one used on MT6589.
Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
---
Documentation/devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml b/Documentation/devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml
index ba0bfd73ab62a86befead007d4b7d2a870b81a0c..caa1140fdf44f79f229644b54f759a93145f26d8 100644
--- a/Documentation/devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml
+++ b/Documentation/devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml
@@ -41,6 +41,7 @@ properties:
- mediatek,mt7623-wdt
- mediatek,mt7629-wdt
- mediatek,mt8173-wdt
+ - mediatek,mt8189-wdt
- mediatek,mt8365-wdt
- mediatek,mt8516-wdt
- const: mediatek,mt6589-wdt
---
base-commit: d78b0fee454c25d292fb6343253eca06d7634fd9
change-id: 20251029-mt8189-dt-bindings-wdt-d6da2f03a260
Best regards,
--
Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
^ permalink raw reply related [flat|nested] 4+ messages in thread* Re: [PATCH] dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT8189 SoC
2025-10-30 7:40 [PATCH] dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT8189 SoC Louis-Alexis Eyraud
@ 2025-10-30 9:56 ` AngeloGioacchino Del Regno
2025-10-30 18:33 ` Conor Dooley
2025-10-30 20:56 ` Guenter Roeck
2 siblings, 0 replies; 4+ messages in thread
From: AngeloGioacchino Del Regno @ 2025-10-30 9:56 UTC (permalink / raw)
To: Louis-Alexis Eyraud, Wim Van Sebroeck, Guenter Roeck, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, Matthias Brugger
Cc: kernel, linux-watchdog, devicetree, linux-kernel,
linux-arm-kernel, linux-mediatek
Il 30/10/25 08:40, Louis-Alexis Eyraud ha scritto:
> Add compatible string for the watchdog block on MT8189 SoC, which is
> compatible with the one used on MT6589.
>
> Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT8189 SoC
2025-10-30 7:40 [PATCH] dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT8189 SoC Louis-Alexis Eyraud
2025-10-30 9:56 ` AngeloGioacchino Del Regno
@ 2025-10-30 18:33 ` Conor Dooley
2025-10-30 20:56 ` Guenter Roeck
2 siblings, 0 replies; 4+ messages in thread
From: Conor Dooley @ 2025-10-30 18:33 UTC (permalink / raw)
To: Louis-Alexis Eyraud
Cc: Wim Van Sebroeck, Guenter Roeck, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Matthias Brugger, AngeloGioacchino Del Regno,
kernel, linux-watchdog, devicetree, linux-kernel,
linux-arm-kernel, linux-mediatek
[-- Attachment #1: Type: text/plain, Size: 341 bytes --]
On Thu, Oct 30, 2025 at 08:40:07AM +0100, Louis-Alexis Eyraud wrote:
> Add compatible string for the watchdog block on MT8189 SoC, which is
> compatible with the one used on MT6589.
>
> Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
pw-bot: not-applicable
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT8189 SoC
2025-10-30 7:40 [PATCH] dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT8189 SoC Louis-Alexis Eyraud
2025-10-30 9:56 ` AngeloGioacchino Del Regno
2025-10-30 18:33 ` Conor Dooley
@ 2025-10-30 20:56 ` Guenter Roeck
2 siblings, 0 replies; 4+ messages in thread
From: Guenter Roeck @ 2025-10-30 20:56 UTC (permalink / raw)
To: Louis-Alexis Eyraud, Wim Van Sebroeck, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
AngeloGioacchino Del Regno
Cc: kernel, linux-watchdog, devicetree, linux-kernel,
linux-arm-kernel, linux-mediatek
On 10/30/25 00:40, Louis-Alexis Eyraud wrote:
> Add compatible string for the watchdog block on MT8189 SoC, which is
> compatible with the one used on MT6589.
>
> Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-10-30 20:56 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-30 7:40 [PATCH] dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT8189 SoC Louis-Alexis Eyraud
2025-10-30 9:56 ` AngeloGioacchino Del Regno
2025-10-30 18:33 ` Conor Dooley
2025-10-30 20:56 ` Guenter Roeck
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox