Skip to content

Commit

Permalink
dt-bindings: Add documentation for Broadcom Hurricane 2 SoCs
Browse files Browse the repository at this point in the history
Add binding documentation for the Broadcom Hurricane 2 SoCs used in
switching control planes.

Acked-by: Jon Mason <jon.mason@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
  • Loading branch information
Florian Fainelli committed Oct 12, 2017
1 parent 7030ea6 commit bc811c6
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions Documentation/devicetree/bindings/arm/bcm/brcm,hr2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Broadcom Hurricane 2 device tree bindings
---------------------------------------

Broadcom Hurricane 2 family of SoCs are used for switching control. These SoCs
are based on Broadcom's iProc SoC architecture and feature a single core Cortex
A9 ARM CPUs, DDR2/DDR3 memory, PCIe GEN-2, USB 2.0 and USB 3.0, serial and NAND
flash and a PCIe attached integrated switching engine.

Boards with Hurricane SoCs shall have the following properties:

Required root node property:

BCM53342
compatible = "brcm,bcm53342", "brcm,hr2";

0 comments on commit bc811c6

Please sign in to comment.