diff options
author | Biju Das <biju.das.jz@bp.renesas.com> | 2024-01-31 11:26:51 +0100 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2024-02-08 14:05:32 +0100 |
commit | 12f0a4cc845286f331239c52282aab283a0392e5 (patch) | |
tree | 7be98d3f94ca94def6cc7b0f8e3d60a9696b2465 /MAINTAINERS | |
parent | Linux 6.8-rc1 (diff) | |
download | linux-12f0a4cc845286f331239c52282aab283a0392e5.tar.xz linux-12f0a4cc845286f331239c52282aab283a0392e5.zip |
dt-bindings: mfd: da9062: Update watchdog description
Update watchdog description by referring to dlg,da9062-watchdog binding
file.
Update MAINTAINERS entries.
Fixes: bd888a4377ae ("dt-bindings: watchdog: da9062-wdt: convert txt to yaml")
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240131102656.3379-2-biju.das.jz@bp.renesas.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8d1052fa6a69..16b47b2e6713 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6155,7 +6155,7 @@ F: Documentation/devicetree/bindings/regulator/dlg,da9*.yaml F: Documentation/devicetree/bindings/regulator/dlg,slg51000.yaml F: Documentation/devicetree/bindings/sound/da[79]*.txt F: Documentation/devicetree/bindings/thermal/da90??-thermal.txt -F: Documentation/devicetree/bindings/watchdog/dlg,da90??-watchdog.yaml +F: Documentation/devicetree/bindings/watchdog/dlg,da9062-watchdog.yaml F: Documentation/hwmon/da90??.rst F: drivers/gpio/gpio-da90??.c F: drivers/hwmon/da90??-hwmon.c |