diff options
Diffstat (limited to 'Bindings/arm/bcm/bcm11351.txt')
-rw-r--r-- | Bindings/arm/bcm/bcm11351.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Bindings/arm/bcm/bcm11351.txt b/Bindings/arm/bcm/bcm11351.txt new file mode 100644 index 0000000000000..0ff6560e60947 --- /dev/null +++ b/Bindings/arm/bcm/bcm11351.txt @@ -0,0 +1,10 @@ +Broadcom BCM11351 device tree bindings +------------------------------------------- + +Boards with the bcm281xx SoC family (which includes bcm11130, bcm11140, +bcm11351, bcm28145, bcm28155 SoCs) shall have the following properties: + +Required root node property: + +compatible = "brcm,bcm11351"; +DEPRECATED: compatible = "bcm,bcm11351"; |