Skip to content

Commit 5d4899d

Browse files
AaronDotalexandrebelloni
authored andcommitted
dt-bindings: rtc: loongson: Document Loongson-2K0300 compatible
Add "loongson,ls2k0300-rtc" dedicated compatible to represent the RTC interface of the Loongson-2K0300 chip. Its hardware design is similar to that of the Loongson-1B, but it does not support the alarm feature. Reviewed-by: Huacai Chen <chenhuacai@loongson.cn> Signed-off-by: Binbin Zhou <zhoubinbin@loongson.cn> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://patch.msgid.link/0c6a4fd221b5bf05f06cae9bb543a5bf7ea59f57.1768616276.git.zhoubinbin@loongson.cn Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
1 parent da9934a commit 5d4899d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Documentation/devicetree/bindings/rtc/loongson,rtc.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ properties:
2323
- loongson,ls1b-rtc
2424
- loongson,ls1c-rtc
2525
- loongson,ls7a-rtc
26+
- loongson,ls2k0300-rtc
2627
- loongson,ls2k1000-rtc
2728
- items:
2829
- enum:
@@ -48,6 +49,7 @@ if:
4849
contains:
4950
enum:
5051
- loongson,ls1c-rtc
52+
- loongson,ls2k0300-rtc
5153

5254
then:
5355
properties:

0 commit comments

Comments
 (0)