Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
torvalds
GitHub Repository: torvalds/linux
Path: blob/master/Documentation/devicetree/bindings/hwmon/ltq-cputemp.txt
26308 views
1
Lantiq cpu temperature sensor
2
3
Requires node properties:
4
- compatible value :
5
"lantiq,cputemp"
6
7
Example:
8
cputemp@0 {
9
compatible = "lantiq,cputemp";
10
};
11
12