linuxOS_AP05/kernel/Documentation/devicetree/bindings/hwmon/ltq-cputemp.txt
2025-06-02 13:59:07 +08:00

11 lines
155 B
Plaintext

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