devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 1/2] dt-bindings: ARM: add bindings for the Meraki MR26
@ 2022-06-17 22:00 Christian Lamparter
  2022-06-17 22:00 ` [PATCH v2 2/2] ARM: BCM5301X: Add DT for " Christian Lamparter
  2022-06-20 22:31 ` [PATCH v2 1/2] dt-bindings: ARM: add bindings for the " Florian Fainelli
  0 siblings, 2 replies; 3+ messages in thread
From: Christian Lamparter @ 2022-06-17 22:00 UTC (permalink / raw)
  To: linux-arm-kernel, devicetree, bcm-kernel-feedback-list
  Cc: Florian Fainelli, Hauke Mehrtens, Rafał Miłecki,
	Rob Herring

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@gmail.com>
Acked-by: Rob Herring <robh@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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-06-20 22:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-17 22:00 [PATCH v2 1/2] dt-bindings: ARM: add bindings for the Meraki MR26 Christian Lamparter
2022-06-17 22:00 ` [PATCH v2 2/2] ARM: BCM5301X: Add DT for " Christian Lamparter
2022-06-20 22:31 ` [PATCH v2 1/2] dt-bindings: ARM: add bindings for the " Florian Fainelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).