Skip to content

Commit 64fe64f

Browse files
Chunyan Zhanglag-linaro
authored andcommitted
dt-bindings: mfd: sprd: Add support for UMS9620
Add bindings for Unisoc UMS9620 system global registers which provide register maps for clocks. Signed-off-by: Chunyan Zhang <chunyan.zhang@unisoc.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20231215085630.984892-2-chunyan.zhang@unisoc.com Signed-off-by: Lee Jones <lee@kernel.org>
1 parent 3208bce commit 64fe64f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Documentation/devicetree/bindings/mfd/sprd,ums512-glbreg.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ description:
1919
properties:
2020
compatible:
2121
items:
22-
- const: sprd,ums512-glbregs
22+
- enum:
23+
- sprd,ums512-glbregs
24+
- sprd,ums9620-glbregs
2325
- const: syscon
2426
- const: simple-mfd
2527

0 commit comments

Comments
 (0)