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

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

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