GNU Linux-libre 4.19.264-gnu1
[releases.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         };