Staging
v0.8.1
https://github.com/torvalds/linux
Raw File
Tip revision: 11a48a5a18c63fd7621bb050228cebf13566e4d8 authored by Linus Torvalds on 16 February 2020, 21:16:59 UTC
Linux 5.6-rc2
Tip revision: 11a48a5
brcm,hr2.txt
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";
back to top