diff options
author | Christoph Niedermaier <[email protected]> | 2022-11-30 11:14:26 +0100 |
---|---|---|
committer | Lee Jones <[email protected]> | 2022-12-08 14:42:01 +0000 |
commit | 37fecbb80721c4e72ba3e43d4f07ba9ec15b68fd (patch) | |
tree | 01370c8ed00a584183cb99e906bf4ab3760ed513 | |
parent | 14f8c55d48e02157519fbcb3a5de557abd8a06e2 (diff) |
dt-bindings: mfd: da9062: Correct file name for watchdog
Replace the watchdog file name with the name currently in use.
Signed-off-by: Christoph Niedermaier <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | Documentation/devicetree/bindings/mfd/da9062.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mfd/da9062.txt b/Documentation/devicetree/bindings/mfd/da9062.txt index fe580206e18d..e4eedd3bd233 100644 --- a/Documentation/devicetree/bindings/mfd/da9062.txt +++ b/Documentation/devicetree/bindings/mfd/da9062.txt @@ -86,7 +86,7 @@ Sub-nodes: - onkey : See ../input/da9062-onkey.txt -- watchdog: See ../watchdog/da9062-watchdog.txt +- watchdog: See ../watchdog/da9062-wdt.txt - thermal : See ../thermal/da9062-thermal.txt |