Merge tag 'tegra-for-4.8-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra...
[cascardo/linux.git] / Documentation / devicetree / bindings / arm / bcm / brcm,bcm23550.txt
1 Broadcom BCM23550 device tree bindings
2 --------------------------------------
3
4 This document describes the device tree bindings for boards with the BCM23550
5 SoC.
6
7 Required root node property:
8   - compatible: brcm,bcm23550
9
10 Example:
11         / {
12                 model = "BCM23550 SoC";
13                 compatible = "brcm,bcm23550";
14                 [...]
15         }