Skip to content

Commit c908060

Browse files
Andre-ARMjernejsk
authored andcommitted
dt-bindings: arm: sunxi: document MangoPi MQ-R board names
The MangoPi MQ-R board is a small development board, using Allwinner SoCs with co-packaged DRAM. There are versions with a RISC-V core and ones with two Arm Cortex-A7 cores. Add the board/SoC compatible string pair to the list of known boards. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20230320005249.13403-4-andre.przywara@arm.com Signed-off-by: Jernej Skrabec <jernej.skrabec@gmail.com>
1 parent 927e310 commit c908060

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

Documentation/devicetree/bindings/arm/sunxi.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -856,6 +856,11 @@ properties:
856856
- const: wexler,tab7200
857857
- const: allwinner,sun7i-a20
858858

859+
- description: MangoPi MQ-R board
860+
items:
861+
- const: widora,mangopi-mq-r-t113
862+
- const: allwinner,sun8i-t113s
863+
859864
- description: WITS A31 Colombus Evaluation Board
860865
items:
861866
- const: wits,colombus

Documentation/devicetree/bindings/riscv/sunxi.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,11 @@ properties:
6464
- const: widora,mangopi-mq-pro
6565
- const: allwinner,sun20i-d1
6666

67+
- description: MangoPi MQ-R board
68+
items:
69+
- const: widora,mangopi-mq-r-f133
70+
- const: allwinner,sun20i-d1s
71+
6772
additionalProperties: true
6873

6974
...

0 commit comments

Comments
 (0)