On 14/11/2022 22:44, Martin Botka wrote: > Add a name & compatible for BIQU CB1 > > Signed-off-by: Martin Botka <martin.botka@xxxxxxxxxxxxxx> > --- > Changes in V2: > Add compatible and name to dt-bindings > Changes in V3: > None > 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 3ad1cd50e3fe..d886924023f5 100644 > --- a/Documentation/devicetree/bindings/arm/sunxi.yaml > +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml > @@ -151,6 +151,11 @@ properties: > - const: roofull,beelink-x2 > - const: allwinner,sun8i-h3 > > + - description: Biqu CB1 > + items: > + - const: biqu,cb1 Undocumented vendor prefix. Did you run checkpatch? Best regards, Krzysztof