On Wed, Jul 13, 2022 at 02:12:34PM +0200, Rafał Miłecki wrote: > From: Rafał Miłecki <rafal@xxxxxxxxxx> > > It's a home router, the first BCM4912 SoC based public device. > > Signed-off-by: Rafał Miłecki <rafal@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml b/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml > index b817051c491d..40bb5223740b 100644 > --- a/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml > +++ b/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml > @@ -31,6 +31,7 @@ properties: > - description: BCM4912 based boards > items: > - enum: > + - asus,gt-ax6000 The subject says it is gt-ac6000. Which is wrong? > - brcm,bcm94912 > - const: brcm,bcm4912 > - const: brcm,bcmbca > -- > 2.34.1 > >