diff options
author | Runyang Chen <[email protected]> | 2022-10-26 14:33:25 +0800 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2022-11-19 15:30:34 +0100 |
commit | 52f46a6aea59caf63798b2dd09050d4806398890 (patch) | |
tree | df20c2021fe94e8bea64a55b483e134969bb9144 | |
parent | 28927f6c483d4a4c9ba8050f2a0e5af1b3557105 (diff) |
dt-bindings: watchdog: Add compatible for MediaTek MT8188
Add dt-binding documentation of watchdog for MediaTek MT8188 Soc
Signed-off-by: Runyang Chen <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
-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 762c62e428ef..b900c85d4560 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", "mediatek,mt6589-wdt": for MT7986 "mediatek,mt8183-wdt": for MT8183 "mediatek,mt8186-wdt", "mediatek,mt6589-wdt": for MT8186 + "mediatek,mt8188-wdt", "mediatek,mt6589-wdt": for MT8188 "mediatek,mt8516-wdt", "mediatek,mt6589-wdt": for MT8516 "mediatek,mt8192-wdt": for MT8192 "mediatek,mt8195-wdt", "mediatek,mt6589-wdt": for MT8195 |