mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-27 05:35:12 +07:00
7a3b68b907
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";
|
|
};
|