Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[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         };