diff options
author | 2024-10-19 22:39:37 +0200 | |
---|---|---|
committer | 2024-12-17 10:23:28 -0800 | |
commit | 8166df7568ee8c0893aa44c6046a796d5f5f7353 (patch) | |
tree | 84f8d4e1904d07fda3a957f0e636087bbbdbeb64 | |
parent | dt-bindings: vendor-prefixes: Add Genexis (diff) | |
download | wireguard-linux-8166df7568ee8c0893aa44c6046a796d5f5f7353.tar.xz wireguard-linux-8166df7568ee8c0893aa44c6046a796d5f5f7353.zip |
dt-bindings: arm: bcmbca: Add Genexis XG6846B
This adds the device tree bindings for the Genexis XG6846B
router/gateway/broadband modem.
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20241019-genexis-xg6846b-base-v3-8-8375a0e1f89f@linaro.org
Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
Diffstat (limited to '')
-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 07892cbdd23c..2223234be687 100644 --- a/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml +++ b/Documentation/devicetree/bindings/arm/bcm/brcm,bcmbca.yaml @@ -115,6 +115,7 @@ properties: items: - enum: - brcm,bcm96846 + - genexis,xg6846b - const: brcm,bcm6846 - const: brcm,bcmbca |