Skip to content

Commit 6bc6bf8

Browse files
tokyovigilantejernejsk
authored andcommitted
dt-bindings: arm: sunxi: document Anbernic RG35XX handheld gaming device variants
RG35XX 2024: Base version with Allwinner H700 RG35XX Plus: Adds Wifi/BT RG35XX H: Adds second USB port and analog sticks to -Plus in horizontal form factor Use three separate device descriptions rather than enum as per existing sunxi binding style. Signed-off-by: Ryan Walklin <ryan@testtoast.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20240427110225.727472-4-ryan@testtoast.com Signed-off-by: Jernej Skrabec <jernej.skrabec@gmail.com>
1 parent fd46e5e commit 6bc6bf8

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

Documentation/devicetree/bindings/arm/sunxi.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,21 @@ properties:
5656
- const: anbernic,rg-nano
5757
- const: allwinner,sun8i-v3s
5858

59+
- description: Anbernic RG35XX (2024)
60+
- items:
61+
- const: anbernic,rg35xx-2024
62+
- const: allwinner,sun50i-h700
63+
64+
- description: Anbernic RG35XX Plus
65+
- items:
66+
- const: anbernic,rg35xx-plus
67+
- const: allwinner,sun50i-h700
68+
69+
- description: Anbernic RG35XX H
70+
- items:
71+
- const: anbernic,rg35xx-h
72+
- const: allwinner,sun50i-h700
73+
5974
- description: Amarula A64 Relic
6075
items:
6176
- const: amarula,a64-relic

0 commit comments

Comments
 (0)