Documentation/devicetree/bindings/arm/marvell/98dx3236-resume-ctrl.txt

Source file repositories/reference/linux-study-clean/Documentation/devicetree/bindings/arm/marvell/98dx3236-resume-ctrl.txt

File Facts

System
Linux kernel
Corpus path
Documentation/devicetree/bindings/arm/marvell/98dx3236-resume-ctrl.txt
Extension
.txt
Size
321 bytes
Lines
17
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

Resume Control
--------------
Available on Marvell SOCs: 98DX3336 and 98DX4251

Required properties:

- compatible: must be "marvell,98dx3336-resume-ctrl"

- reg: Should contain resume control registers location and length

Example:

resume@20980 {
	compatible = "marvell,98dx3336-resume-ctrl";
	reg = <0x20980 0x10>;
};

Annotation

Implementation Notes