Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
668ad57698edbd733de3760cf0ea4f438ab04aeb
/
.
/
dts
/
upstream
/
Bindings
/
hwmon
/
ltq-cputemp.txt
blob: 473b34c876dd32bbbaa9f17e04dc103bb1f2322c [
file
] [
log
] [
blame
]
Tom Rini
53633a8
2024-02-29 12:33:36 -0500
[
diff
] [
blame
]
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
};