Linux 6.7-rc7
[linux-modified.git] / Documentation / devicetree / bindings / hwmon / ltq-cputemp.txt
1 Lantiq cpu temperature sensor
2
3 Requires node properties:
4 - compatible value :
5         "lantiq,cputemp"
6
7 Example:
8         cputemp@0 {
9                 compatible = "lantiq,cputemp";
10         };