Skip to content

Commit 168b2b3

Browse files
BrokenR3C0RDwens
authored andcommitted
dt-bindings: sram: sunxi-sram: Add A100 compatible
The Allwinner A100 has a system configuration block similar to that of the A64 and H6. Add a compatible for it. Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Cody Eksal <masterr3c0rd@epochal.quest> Link: https://patch.msgid.link/20241218-a100-syscon-v2-1-dae60b9ce192@epochal.quest Signed-off-by: Chen-Yu Tsai <wens@csie.org>
1 parent 20296f8 commit 168b2b3

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Documentation/devicetree/bindings/sram/allwinner,sun4i-a10-system-control.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,9 @@ properties:
4747
- const: allwinner,sun8i-v3s-system-control
4848
- const: allwinner,sun8i-h3-system-control
4949
- items:
50-
- const: allwinner,sun50i-h6-system-control
50+
- enum:
51+
- allwinner,sun50i-a100-system-control
52+
- allwinner,sun50i-h6-system-control
5153
- const: allwinner,sun50i-a64-system-control
5254

5355
reg:

0 commit comments

Comments
 (0)