[PATCH v2 1/2] dt-bindings: ARM: add bindings for the Meraki MR26
Christian Lamparter
chunkeey at gmail.com
Fri Jun 17 15:00:28 PDT 2022
mark the Meraki MR26 and its SoC (BCM53015) as supported
in the bindings documentation file.
<https://jp.broadcom.com/products/embedded-and-networking-processors/communications/bcm5301x>
"BCM53011 and BCM53015 with dual-core Cortex-A9 CPU at 800 MHz,
256KB L2 cache, 16-bit DDR2 interface, USB3, integrated switch,
GPHYs and packet accelerator"
Signed-off-by: Christian Lamparter <chunkeey at gmail.com>
Acked-by: Rob Herring <robh at kernel.org>
---
v1->v2: added Rob's ACK
---
.../devicetree/bindings/arm/bcm/brcm,bcm4708.yaml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml
index 8b7e87fb6c34..958df32b4899 100644
--- a/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml
+++ b/Documentation/devicetree/bindings/arm/bcm/brcm,bcm4708.yaml
@@ -87,6 +87,13 @@ properties:
- const: brcm,bcm53012
- const: brcm,bcm4708
+ - description: BCM53015 based boards
+ items:
+ - enum:
+ - meraki,mr26
+ - const: brcm,bcm53015
+ - const: brcm,bcm4708
+
- description: BCM53016 based boards
items:
- enum:
--
2.36.1
More information about the linux-arm-kernel
mailing list