nt9856x/BSP/linux-kernel/Documentation/devicetree/bindings/hwmon/ltq-cputemp.txt
2023-03-28 15:07:53 +08:00

11 lines
155 B
Plaintext

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