thesis/linux-6.8.1/Documentation/devicetree/bindings/hwmon/ltq-cputemp.txt
2025-03-19 13:44:23 +01:00

10 lines
156 B
Text

Lantiq cpu temperature sensor
Requires node properties:
- compatible value :
"lantiq,cputemp"
Example:
cputemp@0 {
compatible = "lantiq,cputemp";
};