summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/hwmon/ltq-cputemp.txt
blob: 473b34c876dd32bbbaa9f17e04dc103bb1f2322c (plain)
1
2
3
4
5
6
7
8
9
10
Lantiq cpu temperature sensor

Requires node properties:
- compatible value :
	"lantiq,cputemp"

Example:
	cputemp@0 {
		compatible = "lantiq,cputemp";
	};