diff options
author | Seiya Wang <seiya.wang@mediatek.com> | 2021-03-16 19:14:36 +0800 |
---|---|---|
committer | Wim Van Sebroeck <wim@linux-watchdog.org> | 2021-06-21 08:49:15 +0200 |
commit | b326f2c85f3d79996a58749d9b17b644d440d68a (patch) | |
tree | 575c984c504ce614bb89fc3576a36a8f9bce68f6 /Documentation/devicetree/bindings/watchdog | |
parent | e4c721d7167f32331ff436b036fe8fca0b70f094 (diff) | |
download | lwn-b326f2c85f3d79996a58749d9b17b644d440d68a.tar.gz lwn-b326f2c85f3d79996a58749d9b17b644d440d68a.zip |
dt-bindings: watchdog: Add compatible for Mediatek MT8195
This commit adds dt-binding documentation of watchdog for Mediatek MT8195 SoC
Platform.
Signed-off-by: Seiya Wang <seiya.wang@mediatek.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210319023427.16711-5-seiya.wang@mediatek.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Diffstat (limited to 'Documentation/devicetree/bindings/watchdog')
-rw-r--r-- | Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt index 8e277778f923..416d716403f6 100644 --- a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt +++ b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt @@ -16,6 +16,7 @@ Required properties: "mediatek,mt8183-wdt": for MT8183 "mediatek,mt8516-wdt", "mediatek,mt6589-wdt": for MT8516 "mediatek,mt8192-wdt": for MT8192 + "mediatek,mt8195-wdt", "mediatek,mt6589-wdt": for MT8195 - reg : Specifies base physical address and size of the registers. |