linux-zen-desktop/Documentation/devicetree/bindings/hwmon/ltq-cputemp.txt

11 lines
155 B
Plaintext
Raw Normal View History

2023-08-30 17:31:07 +02:00
Lantiq cpu temperatur sensor
Requires node properties:
- compatible value :
"lantiq,cputemp"
Example:
cputemp@0 {
compatible = "lantiq,cputemp";
};