On 2/11/22 6:26 AM, Andre Przywara wrote: > Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx> > Acked-by: Rob Herring <robh@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/sunxi.yaml | 10 ++++++++++ > 1 file changed, 10 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml > index c8a3102c0fde..185ced5da6b8 100644 > --- a/Documentation/devicetree/bindings/arm/sunxi.yaml > +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml > @@ -853,6 +853,11 @@ properties: > - const: yones-toptech,bs1078-v2 > - const: allwinner,sun6i-a31s > > + - description: X96 Mate TV box > + items: > + - const: hechuang,x96-mate I don't see this vendor in vendor-prefixes.yaml. I would have expected checkpatch.pl to warn about this. Regards, Samuel > + - const: allwinner,sun50i-h616 > + > - description: Xunlong OrangePi > items: > - const: xunlong,orangepi > @@ -953,4 +958,9 @@ properties: > - const: xunlong,orangepi-zero-plus2-h3 > - const: allwinner,sun8i-h3 > > + - description: Xunlong OrangePi Zero 2 > + items: > + - const: xunlong,orangepi-zero2 > + - const: allwinner,sun50i-h616 > + > additionalProperties: true >