From: Marcus Cooper <codekipper@xxxxxxxxx> The X96Q-Pro TV box is a Chinese Android TV box, using the Allwinner H313 SoC. It is sold under the X96mini brand which is a subsidiary of the Shenzhen Amedia Technology Co., Ltd Add the board/SoC compatible string pair to the list of known boards. Since the H313 does not look different from a software point of view, we keep the H616 compatible string. Signed-off-by: Marcus Cooper <codekipper@xxxxxxxxx> --- 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 046536d02706f..8905e51deb0e6 100644 --- a/Documentation/devicetree/bindings/arm/sunxi.yaml +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml @@ -51,6 +51,11 @@ properties: - const: allwinner,parrot - const: allwinner,sun8i-a33 + - description: Amediatech X96Q Pro + items: + - const: amediatech,x96q-pro + - const: allwinner,sun50i-h616 + - description: Anbernic RG-Nano items: - const: anbernic,rg-nano -- 2.47.0