xref: /freebsd/sys/contrib/device-tree/Bindings/arm/bcm/brcm,hr2.yaml (revision 8bab661a3316d8bd9b9fbd11a3b4371b91507bd2)
1c66ec88fSEmmanuel Vadot# SPDX-License-Identifier: GPL-2.0
2c66ec88fSEmmanuel Vadot%YAML 1.2
3c66ec88fSEmmanuel Vadot---
4c66ec88fSEmmanuel Vadot$id: http://devicetree.org/schemas/arm/bcm/brcm,hr2.yaml#
5c66ec88fSEmmanuel Vadot$schema: http://devicetree.org/meta-schemas/core.yaml#
6c66ec88fSEmmanuel Vadot
7*8bab661aSEmmanuel Vadottitle: Broadcom Hurricane 2
8c66ec88fSEmmanuel Vadot
9c66ec88fSEmmanuel Vadotdescription:
10c66ec88fSEmmanuel Vadot  Broadcom Hurricane 2 family of SoCs are used for switching control. These SoCs
11c66ec88fSEmmanuel Vadot  are based on Broadcom's iProc SoC architecture and feature a single core Cortex
12c66ec88fSEmmanuel Vadot  A9 ARM CPUs, DDR2/DDR3 memory, PCIe GEN-2, USB 2.0 and USB 3.0, serial and NAND
13c66ec88fSEmmanuel Vadot  flash and a PCIe attached integrated switching engine.
14c66ec88fSEmmanuel Vadot
15c66ec88fSEmmanuel Vadotmaintainers:
16c66ec88fSEmmanuel Vadot  - Florian Fainelli <f.fainelli@gmail.com>
17c66ec88fSEmmanuel Vadot
18c66ec88fSEmmanuel Vadotproperties:
19c66ec88fSEmmanuel Vadot  $nodename:
20c66ec88fSEmmanuel Vadot    const: '/'
21c66ec88fSEmmanuel Vadot  compatible:
22c66ec88fSEmmanuel Vadot    items:
23c66ec88fSEmmanuel Vadot      - enum:
24c66ec88fSEmmanuel Vadot          - ubnt,unifi-switch8
25c66ec88fSEmmanuel Vadot      - const: brcm,bcm53342
26c66ec88fSEmmanuel Vadot      - const: brcm,hr2
27c66ec88fSEmmanuel Vadot
286be33864SEmmanuel VadotadditionalProperties: true
296be33864SEmmanuel Vadot
30c66ec88fSEmmanuel Vadot...
31