Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
[sfrench/cifs-2.6.git] / Documentation / devicetree / bindings / hwmon / ltq-cputemp.txt
1 Lantiq cpu temperatur sensor
2
3 Requires node properties:
4 - compatible value :
5         "lantiq,cputemp"
6
7 Example:
8         cputemp@0 {
9                 compatible = "lantiq,cputemp";
10         };