[PATCH] [1/3] dt-bindings: watchdog: Add compatible for MediaTek MT8188

Runyang Chen posted 3 patches 2 years, 2 months ago
There is a newer version of this series
[PATCH] [1/3] dt-bindings: watchdog: Add compatible for MediaTek MT8188
Posted by Runyang Chen 2 years, 2 months ago
From: Runyang Chen <runyang.chen@mediatek.com>

Add dt-binding documentation of watchdog for MediaTek MT8188 SoC

Signed-off-by: Runyang Chen <runyang.chen@mediatek.com>
---
 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 67ef991ec4cf..f2f85cd8442e 100644
--- a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
+++ b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
@@ -17,6 +17,7 @@ Required properties:
 	"mediatek,mt7986-wdt": for MT7986
 	"mediatek,mt8183-wdt": for MT8183
 	"mediatek,mt8186-wdt": for MT8186
+	"mediatek,mt8188-wdt": for MT8188
 	"mediatek,mt8516-wdt", "mediatek,mt6589-wdt": for MT8516
 	"mediatek,mt8192-wdt": for MT8192
 	"mediatek,mt8195-wdt": for MT8195
-- 
2.18.0
Re: [PATCH] [1/3] dt-bindings: watchdog: Add compatible for MediaTek MT8188
Posted by Rob Herring 2 years, 1 month ago
On Fri, 22 Jul 2022 15:23:14 +0800, Runyang Chen wrote:
> From: Runyang Chen <runyang.chen@mediatek.com>
> 
> Add dt-binding documentation of watchdog for MediaTek MT8188 SoC
> 
> Signed-off-by: Runyang Chen <runyang.chen@mediatek.com>
> ---
>  Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring <robh@kernel.org>
Re: [PATCH] [1/3] dt-bindings: watchdog: Add compatible for MediaTek MT8188
Posted by AngeloGioacchino Del Regno 2 years, 2 months ago
Il 22/07/22 09:23, Runyang Chen ha scritto:
> From: Runyang Chen <runyang.chen@mediatek.com>
> 
> Add dt-binding documentation of watchdog for MediaTek MT8188 SoC
> 
> Signed-off-by: Runyang Chen <runyang.chen@mediatek.com>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>