Documentation/devicetree/bindings/thermal/kirkwood-thermal.txt

Source file repositories/reference/linux-study-clean/Documentation/devicetree/bindings/thermal/kirkwood-thermal.txt

File Facts

System
Linux kernel
Corpus path
Documentation/devicetree/bindings/thermal/kirkwood-thermal.txt
Extension
.txt
Size
330 bytes
Lines
16
Domain
Support Tooling And Documentation
Bucket
Documentation
Inferred role
Support Tooling And Documentation: documentation
Status
atlas-only

Why This File Exists

Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.

Dependency Surface

Detected Declarations

Annotated Snippet

This version is for Kirkwood 88F8262 & 88F6283 SoCs. Other kirkwoods
don't contain a thermal sensor.

Required properties:
- compatible : "marvell,kirkwood-thermal"
- reg : Address range of the thermal registers

Example:

	thermal@10078 {
		compatible = "marvell,kirkwood-thermal";
		reg = <0x10078 0x4>;
	};

Annotation

Implementation Notes