brintos

brintos / linux-shallow public Read only

0
0
Text · 156 B · 473b34c Raw
11 lines · plain
1Lantiq cpu temperature sensor2 3Requires node properties:4- compatible value :5	"lantiq,cputemp"6 7Example:8	cputemp@0 {9		compatible = "lantiq,cputemp";10	};11