Skip to content

Commit e4948e8

Browse files
AaronDotWim Van Sebroeck
authored andcommitted
dt-bindings: watchdog: loongson,ls1x-wdt: Add ls2k0300-wdt compatible
Add "loongson,ls2k0300-wdt" compatible to the dt-schema document, which is similar to Loongson-1 watchdog, but with differences in some register offsets and bit definitions. Signed-off-by: Binbin Zhou <zhoubinbin@loongson.cn> Acked-by: Conor Dooley <conor.dooley@microchip.com> pw-bot: not-applicable Reviewed-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
1 parent 9d8ca99 commit e4948e8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Documentation/devicetree/bindings/watchdog/loongson,ls1x-wdt.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
$id: http://devicetree.org/schemas/watchdog/loongson,ls1x-wdt.yaml#
55
$schema: http://devicetree.org/meta-schemas/core.yaml#
66

7-
title: Loongson-1 Watchdog Timer
7+
title: Loongson Watchdog Timer
88

99
maintainers:
1010
- Keguang Zhang <keguang.zhang@gmail.com>
@@ -17,6 +17,7 @@ properties:
1717
enum:
1818
- loongson,ls1b-wdt
1919
- loongson,ls1c-wdt
20+
- loongson,ls2k0300-wdt
2021

2122
reg:
2223
maxItems: 1

0 commit comments

Comments
 (0)