thermal: fix Mediatek thermal controller build
[linux/fpc-iii.git] / Documentation / devicetree / bindings / arm / bcm / brcm,bcm21664.txt
blobe0774255e1a6436793118f78d60b2f365bd8a745
1 Broadcom BCM21664 device tree bindings
2 --------------------------------------
4 This document describes the device tree bindings for boards with the BCM21664
5 SoC.
7 Required root node property:
8   - compatible: brcm,bcm21664
10 Example:
11         / {
12                 model = "BCM21664 SoC";
13                 compatible = "brcm,bcm21664";
14                 [...]
15         }