Skip to content

Commit 5aa9d3a

Browse files
AaronDotbebarino
authored andcommitted
dt-bindings: clock: loongson2: Add Loongson-2K0500 compatible
Add the devicetree compatible for Loongson-2K0500 clocks. Signed-off-by: Binbin Zhou <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/c4784102d2bb8bf6982799babe39d5827235461d.1712731524.git.zhoubinbin@loongson.cn Acked-by: Huacai Chen <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
1 parent 9796ec0 commit 5aa9d3a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/devicetree/bindings/clock/loongson,ls2k-clk.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ description: |
1616
properties:
1717
compatible:
1818
enum:
19-
- loongson,ls2k-clk
19+
- loongson,ls2k0500-clk
20+
- loongson,ls2k-clk # This is for Loongson-2K1000
2021

2122
reg:
2223
maxItems: 1

0 commit comments

Comments
 (0)