Skip to content

Commit e89556d

Browse files
Icenowyjernejsk
authored andcommitted
dt-binding: arm: sunxi: add two board compatible strings
The SourceParts PopStick is a F1C200s-based stick-shaped SBC. The publicly released version is actually v1.1. The Lctech Pi F1C200s is a small development board using the Allwinner F1C200s SoC. Add the compatible string lists to the bindings documentation. Signed-off-by: Icenowy Zheng <uwu@icenowy.me> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Andre Przywara <andre.przywara@arm.com> Link: https://lore.kernel.org/r/20230319212936.26649-5-andre.przywara@arm.com Signed-off-by: Jernej Skrabec <jernej.skrabec@gmail.com>
1 parent eef6963 commit e89556d

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

Documentation/devicetree/bindings/arm/sunxi.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,12 @@ properties:
366366
- const: lamobo,lamobo-r1
367367
- const: allwinner,sun7i-a20
368368

369+
- description: Lctech Pi F1C200s
370+
items:
371+
- const: lctech,pi-f1c200s
372+
- const: allwinner,suniv-f1c200s
373+
- const: allwinner,suniv-f1c100s
374+
369375
- description: Libre Computer Board ALL-H3-CC H2+
370376
items:
371377
- const: libretech,all-h3-cc-h2-plus
@@ -807,6 +813,13 @@ properties:
807813
- const: sinlinx,sina33
808814
- const: allwinner,sun8i-a33
809815

816+
- description: SourceParts PopStick v1.1
817+
items:
818+
- const: sourceparts,popstick-v1.1
819+
- const: sourceparts,popstick
820+
- const: allwinner,suniv-f1c200s
821+
- const: allwinner,suniv-f1c100s
822+
810823
- description: SL631 Action Camera with IMX179
811824
items:
812825
- const: allwinner,sl631-imx179

0 commit comments

Comments
 (0)