You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
306 B
16 lines
306 B
9 years ago
|
Broadcom BCM23550 device tree bindings
|
||
|
--------------------------------------
|
||
|
|
||
|
This document describes the device tree bindings for boards with the BCM23550
|
||
|
SoC.
|
||
|
|
||
|
Required root node property:
|
||
|
- compatible: brcm,bcm23550
|
||
|
|
||
|
Example:
|
||
|
/ {
|
||
|
model = "BCM23550 SoC";
|
||
|
compatible = "brcm,bcm23550";
|
||
|
[...]
|
||
|
}
|