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

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>

authored by

Binbin Zhou and committed by
Wim Van Sebroeck
e4948e80 9d8ca99d

+2 -1
+2 -1
Documentation/devicetree/bindings/watchdog/loongson,ls1x-wdt.yaml
··· 4 4 $id: http://devicetree.org/schemas/watchdog/loongson,ls1x-wdt.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 - title: Loongson-1 Watchdog Timer 7 + title: Loongson Watchdog Timer 8 8 9 9 maintainers: 10 10 - Keguang Zhang <keguang.zhang@gmail.com> ··· 17 17 enum: 18 18 - loongson,ls1b-wdt 19 19 - loongson,ls1c-wdt 20 + - loongson,ls2k0300-wdt 20 21 21 22 reg: 22 23 maxItems: 1