diff options
author | Christoph Niedermaier <cniedermaier@dh-electronics.com> | 2022-11-30 11:14:26 +0100 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2022-12-08 15:42:01 +0100 |
commit | 37fecbb80721c4e72ba3e43d4f07ba9ec15b68fd (patch) | |
tree | 01370c8ed00a584183cb99e906bf4ab3760ed513 /Documentation | |
parent | mfd: pm8008: Fix return value check in pm8008_probe() (diff) | |
download | linux-37fecbb80721c4e72ba3e43d4f07ba9ec15b68fd.tar.xz linux-37fecbb80721c4e72ba3e43d4f07ba9ec15b68fd.zip |
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 <cniedermaier@dh-electronics.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20221130101426.5318-1-cniedermaier@dh-electronics.com
Diffstat (limited to 'Documentation')
-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 |