linuxOS_D21X/source/linux-5.10/Documentation/devicetree/bindings/hwmon/ltq-cputemp.txt

11 lines
155 B
Plaintext
Raw Normal View History

2024-11-29 08:13:19 +00:00
Lantiq cpu temperatur sensor
Requires node properties:
- compatible value :
"lantiq,cputemp"
Example:
cputemp@0 {
compatible = "lantiq,cputemp";
};