diff options
author | AngeloGioacchino Del Regno <[email protected]> | 2022-10-07 17:34:35 +0800 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2022-11-19 15:30:36 +0100 |
commit | c389e1f5068f13aa9891fead50dc83a747426bc6 (patch) | |
tree | 6cef01adc77df77614df2c6463edcfc9fd66f319 | |
parent | 4d1363a46cdfcc00460adf1f0fcb81bb5ba69d94 (diff) |
dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT6795
Add the mediatek,mt6795-wdt compatible.
Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
Co-developed-by: Allen-KH Cheng <[email protected]>
Signed-off-by: Allen-KH Cheng <[email protected]>
Acked-by: Rob Herring <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Reviewed-by: NĂcolas F. R. A. Prado <[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/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 b0d71fa28ac3..36606524d869 100644 --- a/Documentation/devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml +++ b/Documentation/devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml @@ -22,6 +22,7 @@ properties: - enum: - mediatek,mt2712-wdt - mediatek,mt6589-wdt + - mediatek,mt6795-wdt - mediatek,mt7986-wdt - mediatek,mt8183-wdt - mediatek,mt8186-wdt |