mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-04 14:40:17 +00:00
Document the devicetree bindings for the ltq-cputemp Signed-off-by: Florian Eckert <fe@dev.tdt.de> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
11 lines
155 B
Plaintext
11 lines
155 B
Plaintext
Lantiq cpu temperatur sensor
|
|
|
|
Requires node properties:
|
|
- compatible value :
|
|
"lantiq,cputemp"
|
|
|
|
Example:
|
|
cputemp@0 {
|
|
compatible = "lantiq,cputemp";
|
|
};
|