Commit 7284428c authored by William Zhang's avatar William Zhang Committed by Florian Fainelli

dt-bindings: arm64: bcmbca: Update BCM4908 description

Append "brcm,bcmbca" to BCM4908 chip family compatible strings to
follow the convention of BCMBCA chip and help identifying chip family.

Also add a bare bone generic 4908 board compatbile string to support any
4908 based board. This is useful for board bring-up test and kernel test
with CPU and memory related change.
Signed-off-by: default avatarWilliam Zhang <william.zhang@broadcom.com>
Acked-by: default avatarRafał Miłecki <rafal@milecki.pl>
Acked-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220803175455.47638-3-william.zhang@broadcom.comSigned-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
parent 9bf2eb19
...@@ -36,18 +36,22 @@ properties: ...@@ -36,18 +36,22 @@ properties:
- tplink,archer-c2300-v1 - tplink,archer-c2300-v1
- const: brcm,bcm4906 - const: brcm,bcm4906
- const: brcm,bcm4908 - const: brcm,bcm4908
- const: brcm,bcmbca
- description: BCM4908 based boards - description: BCM4908 based boards
items: items:
- enum: - enum:
- asus,gt-ac5300 - asus,gt-ac5300
- brcm,bcm94908
- netgear,raxe500 - netgear,raxe500
- const: brcm,bcm4908 - const: brcm,bcm4908
- const: brcm,bcmbca
- description: BCM49408 based boards - description: BCM49408 based boards
items: items:
- const: brcm,bcm49408 - const: brcm,bcm49408
- const: brcm,bcm4908 - const: brcm,bcm4908
- const: brcm,bcmbca
- description: BCM4912 based boards - description: BCM4912 based boards
items: items:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment