mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-18 06:15:12 +00:00
47aab53331
Fix typos in Documentation/devicetree/bindings. The changes are in descriptions or comments where they shouldn't affect functionality. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Link: https://lore.kernel.org/r/20230814212822.193684-3-helgaas@kernel.org Signed-off-by: Rob Herring <robh@kernel.org>
11 lines
156 B
Plaintext
11 lines
156 B
Plaintext
Lantiq cpu temperature sensor
|
|
|
|
Requires node properties:
|
|
- compatible value :
|
|
"lantiq,cputemp"
|
|
|
|
Example:
|
|
cputemp@0 {
|
|
compatible = "lantiq,cputemp";
|
|
};
|