diff options
author | Arnd Bergmann <[email protected]> | 2022-07-16 21:44:38 +0200 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2022-07-16 21:44:40 +0200 |
commit | 5995e9232fc38decb77fc8b421ce47aeec8e19ee (patch) | |
tree | 39d98e9cb47bdb58f59f48d5f61448afc16e0997 | |
parent | 92c336e7ae2eb9e20c91738b0af9fdbeccb9d9e8 (diff) | |
parent | 76cf72fe5ab6b5fdbab911a800b386bc84204ead (diff) |
Merge tag 'arm-soc/for-5.20/devicetree-part2' of https://github.com/Broadcom/stblinux into arm/dt
This pull request contains Broadcom ARM SoCs Device Tree changes for
5.20, second part:
- Rafal defines the binding of BCM4912 based router Asus GT-AX6000
* tag 'arm-soc/for-5.20/devicetree-part2' of https://github.com/Broadcom/stblinux:
dt-bindings: arm: Add Asus GT-AX6000 based on BCM4912
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml b/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml index d9dc4f22f4a5..324e59104360 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 - brcm,bcm94912 - const: brcm,bcm4912 - const: brcm,bcmbca |