Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: watchdog: dlg,da9062-watchdog: Document DA9063 watchdog

Document DA9063 watchdog device as it is similar to DA9062 watchdog.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20231210134717.94020-4-biju.das.jz@bp.renesas.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>

authored by

Biju Das and committed by
Wim Van Sebroeck
f84ce9f2 ddba46c8

+2 -1
+2 -1
Documentation/devicetree/bindings/watchdog/dlg,da9062-watchdog.yaml
··· 4 4 $id: http://devicetree.org/schemas/watchdog/dlg,da9062-watchdog.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Dialog Semiconductor DA9062/61 Watchdog Timer 7 + title: Dialog Semiconductor DA906{1,2,3} Watchdog Timer 8 8 9 9 maintainers: 10 10 - Steve Twiss <stwiss.opensource@diasemi.com> ··· 17 17 oneOf: 18 18 - enum: 19 19 - dlg,da9062-watchdog 20 + - dlg,da9063-watchdog 20 21 - items: 21 22 - const: dlg,da9061-watchdog 22 23 - const: dlg,da9062-watchdog