diff options
author | Allen-KH Cheng <allen-kh.cheng@mediatek.com> | 2022-10-07 11:34:37 +0200 |
---|---|---|
committer | Wim Van Sebroeck <wim@linux-watchdog.org> | 2022-11-19 15:30:37 +0100 |
commit | 1d8e67ecf114ef4140a1df7f1581e0e2cab6739a (patch) | |
tree | bcc711263ccc36896cda878e26a8b2823e1aabd4 /Documentation/devicetree/bindings/watchdog | |
parent | dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT6795 (diff) | |
download | linux-1d8e67ecf114ef4140a1df7f1581e0e2cab6739a.tar.xz linux-1d8e67ecf114ef4140a1df7f1581e0e2cab6739a.zip |
dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT8173
Add the mediatek,mt8173-wdt compatible using mediatek,mt6589-wdt as
fallback.
Signed-off-by: Allen-KH Cheng <allen-kh.cheng@mediatek.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: NĂcolas F. R. A. Prado <nfraprado@collabora.com>
Link: https://lore.kernel.org/r/20221101090116.27130-8-allen-kh.cheng@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/mediatek,mtk-wdt.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml b/Documentation/devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml index 36606524d869..b3605608410c 100644 --- a/Documentation/devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml @@ -37,6 +37,7 @@ properties: - mediatek,mt7622-wdt - mediatek,mt7623-wdt - mediatek,mt7629-wdt + - mediatek,mt8173-wdt - mediatek,mt8516-wdt - const: mediatek,mt6589-wdt |