diff mbox series

[1/2] dt-bindings: mt8183: Add watchdog dt-binding

Message ID 1555913284-5591-1-git-send-email-yong.liang@mediatek.com (mailing list archive)
State New, archived
Headers show
Series [1/2] dt-bindings: mt8183: Add watchdog dt-binding | expand

Commit Message

Yong Liang April 22, 2019, 6:08 a.m. UTC
From: "yong.liang" <yong.liang@mediatek.com>

This patch add watchdog binding documentation for
watchdog on MTK Socs.

Signed-off-by: yong.liang <yong.liang@mediatek.com>
---
 .../devicetree/bindings/watchdog/mtk-wdt.txt       |    1 +
 1 file changed, 1 insertion(+)

Comments

Matthias Brugger April 23, 2019, 2:37 p.m. UTC | #1
On 22/04/2019 08:08, Yong Liang wrote:
> From: "yong.liang" <yong.liang@mediatek.com>
> 
> This patch add watchdog binding documentation for
> watchdog on MTK Socs.
> 
> Signed-off-by: yong.liang <yong.liang@mediatek.com>

Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>

> ---
>  .../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 8682d6a..f0824aa 100644
> --- a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
> +++ b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
> @@ -9,6 +9,7 @@ Required properties:
>  	"mediatek,mt7622-wdt", "mediatek,mt6589-wdt": for MT7622
>  	"mediatek,mt7623-wdt", "mediatek,mt6589-wdt": for MT7623
>  	"mediatek,mt7629-wdt", "mediatek,mt6589-wdt": for MT7629
> +	"mediatek,mt8183-wdt", "mediatek,mt6589-wdt": for MT8183
>  
>  - reg : Specifies base physical address and size of the registers.
>  
>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
index 8682d6a..f0824aa 100644
--- a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
+++ b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
@@ -9,6 +9,7 @@  Required properties:
 	"mediatek,mt7622-wdt", "mediatek,mt6589-wdt": for MT7622
 	"mediatek,mt7623-wdt", "mediatek,mt6589-wdt": for MT7623
 	"mediatek,mt7629-wdt", "mediatek,mt6589-wdt": for MT7629
+	"mediatek,mt8183-wdt", "mediatek,mt6589-wdt": for MT8183
 
 - reg : Specifies base physical address and size of the registers.