mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-15 06:26:07 +01:00
11 lines
156 B
Plaintext
11 lines
156 B
Plaintext
Lantiq cpu temperature sensor
|
|
|
|
Requires node properties:
|
|
- compatible value :
|
|
"lantiq,cputemp"
|
|
|
|
Example:
|
|
cputemp@0 {
|
|
compatible = "lantiq,cputemp";
|
|
};
|