diff options
author | Fabien Parent <fparent@baylibre.com> | 2019-03-23 22:16:05 +0100 |
---|---|---|
committer | Matthias Brugger <matthias.bgg@gmail.com> | 2019-04-16 09:50:32 +0200 |
commit | 7121f4c0304a8854cfa528d482444aff6b13b71f (patch) | |
tree | 3eff227a471f4ef22c396166d7202b0c3be9ecd8 /Documentation/devicetree | |
parent | dt-bindings: soc: fix a typo for MT7623A (diff) | |
download | linux-7121f4c0304a8854cfa528d482444aff6b13b71f.tar.xz linux-7121f4c0304a8854cfa528d482444aff6b13b71f.zip |
dt-bindings: wdog: mtk-wdt: add support for MT851
Add binding documentation of mtk-wdt for MT8516 SoC.
Signed-off-by: Fabien Parent <fparent@baylibre.com>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Diffstat (limited to 'Documentation/devicetree')
-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 8682d6a93e5b..fd380eb28df5 100644 --- a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt +++ b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt @@ -9,6 +9,7 @@ Required properties: "mediatek,mt7622-wdt", "mediatek,mt6589-wdt": for MT7622 "mediatek,mt7623-wdt", "mediatek,mt6589-wdt": for MT7623 "mediatek,mt7629-wdt", "mediatek,mt6589-wdt": for MT7629 + "mediatek,mt8516-wdt", "mediatek,mt6589-wdt": for MT8516 - reg : Specifies base physical address and size of the registers. |