]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - Documentation/devicetree/bindings/arm/bcm/bcm21664.txt
kdb: Fix handling of kallsyms_symbol_next() return value
[karo-tx-linux.git] / Documentation / devicetree / bindings / arm / bcm / bcm21664.txt
1 Broadcom BCM21664 device tree bindings
2 --------------------------------------
3
4 This document describes the device tree bindings for boards with the BCM21664
5 SoC.
6
7 Required root node property:
8   - compatible: brcm,bcm21664
9
10 Example:
11         / {
12                 model = "BCM21664 SoC";
13                 compatible = "brcm,bcm21664";
14                 [...]
15         }