2021-06-28 11:52:52

by Christine Zhu

[permalink] [raw]
Subject: [v5,1/3] dt-bindings: mediatek: mt8195: update mtk-wdt document

From: "Christine Zhu" <[email protected]>

Update mtk-wdt document for MT8195 platform.

Signed-off-by: Christine Zhu <[email protected]>
---
Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
index e36ba60de829..d15a321b22bc 100644
--- a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
+++ b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
@@ -13,6 +13,7 @@ Required properties:
"mediatek,mt8183-wdt": for MT8183
"mediatek,mt8516-wdt", "mediatek,mt6589-wdt": for MT8516
"mediatek,mt8192-wdt": for MT8192
+ "mediatek,mt8195-wdt": for MT8195

- reg : Specifies base physical address and size of the registers.

--
2.18.0


2021-07-14 02:00:36

by Rob Herring

[permalink] [raw]
Subject: Re: [v5,1/3] dt-bindings: mediatek: mt8195: update mtk-wdt document

On Mon, 28 Jun 2021 19:37:29 +0800, Christine Zhu wrote:
> From: "Christine Zhu" <[email protected]>
>
> Update mtk-wdt document for MT8195 platform.
>
> Signed-off-by: Christine Zhu <[email protected]>
> ---
> Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 1 +
> 1 file changed, 1 insertion(+)
>

Acked-by: Rob Herring <[email protected]>