ubuntu-linux-kernel/Documentation/devicetree/bindings/hwmon/ltq-cputemp.txt

11 lines
155 B
Plaintext
Raw Normal View History

2024-04-01 15:06:58 +00:00
Lantiq cpu temperatur sensor
Requires node properties:
- compatible value :
"lantiq,cputemp"
Example:
cputemp@0 {
compatible = "lantiq,cputemp";
};