On Wed, Jan 05, 2022 at 10:45:51AM +0800, conleylee@xxxxxxxxxxx wrote: > From: conley <conleylee@xxxxxxxxxxx> And for the subject: 'dt-bindings: arm: allwinner: ...' (Follow the subject style for the dir/subsystem.) > > Signed-off-by: conley <conleylee@xxxxxxxxxxx> > --- > 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 889128acf49a..4bd93ae26bd1 100644 > --- a/Documentation/devicetree/bindings/arm/sunxi.yaml > +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml > @@ -444,6 +444,11 @@ properties: > - const: haoyu,a10-marsboard > - const: allwinner,sun4i-a10 > > + - description: HAOYU Electronics Marsboard A20 > + items: > + - const: haoyu,a20-marsboard > + - const: allwinner,sun7i-a20 > + > - description: MapleBoard MP130 > items: > - const: mapleboard,mp130 > -- > 2.31.1 > >