Documentation/devicetree/bindings/power/reset/st-reset.txt

Source file repositories/reference/linux-study-clean/Documentation/devicetree/bindings/power/reset/st-reset.txt

File Facts

System
Linux kernel
Corpus path
Documentation/devicetree/bindings/power/reset/st-reset.txt
Extension
.txt
Size
270 bytes
Lines
12
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

Required properties:
- compatible: should be "stih407-restart".
- st,syscfg: should be a phandle of the syscfg node.

Example node:
	restart {
		compatible = "st,stih407-restart";
		st,syscfg = <&syscfg_sbc_reg>;
	};

Annotation

Implementation Notes