Re: [PATCH 3/4] dt-bindings: arm: sunxi: document MangoPi MQ-R board name

From: Krzysztof Kozlowski
Date: Fri Jan 06 2023 - 04:23:46 EST


On 06/01/2023 02:01, Andre Przywara wrote:
> The MangoPi MQ-R board is a close relative to its Allwinner D1/D1s
> siblings, but features two Arm Cortex-A7 cores instead of a RISC-V core.
>
> Add the board/SoC compatible string pair to the list of known boards.
>
> Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/sunxi.yaml | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml
> index 3ad1cd50e3fe0..ce445c5ed81c8 100644
> --- a/Documentation/devicetree/bindings/arm/sunxi.yaml
> +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml
> @@ -843,6 +843,11 @@ properties:
> - const: wexler,tab7200
> - const: allwinner,sun7i-a20
>
> + - description: MangoPi MQ-R board
> + items:
> + - const: widora,mangopi-mq-r

Not documented vendor prefix.

Best regards,
Krzysztof