On Thu, 3 Aug 2023 00:02:36 +0200 Martin Botka <martin@xxxxxxxxxx> wrote: > From: Martin Botka <martin.botka@xxxxxxxxxxxxxx> > > Add name & compatible for BigTreeTech Manta boards > > Signed-off-by: Martin Botka <martin.botka@xxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/sunxi.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml > index 5ae1b81af6fc..e9e46434dd1a 100644 > --- a/Documentation/devicetree/bindings/arm/sunxi.yaml > +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml > @@ -155,6 +155,12 @@ properties: > items: > - const: bigtreetech,cb1 > - const: allwinner,sun50i-h616 > + whitespace error here above (leading spaces) And there is no need to split those additions to sunxi.yaml into separate patches, so just put them all in one (but drop patch 2/6, as mentioned there). Cheers, Andre > + - description: BigTreeTech Manta M4/8P > + items: > + - const: bigtreetech,cb1-manta > + - const: bigtreetech,cb1 > + - const: allwinner,sun50i-h616 > > - description: Chuwi V7 CW0825 > items: