WIP FPC-III support
[linux/fpc-iii.git] / Documentation / devicetree / bindings / hwmon / ltq-cputemp.txt
blob33fd00a987c7d924cd7b1b67970c2c6ee9100b79
1 Lantiq cpu temperatur sensor
3 Requires node properties:
4 - compatible value :
5         "lantiq,cputemp"
7 Example:
8         cputemp@0 {
9                 compatible = "lantiq,cputemp";
10         };