Documentation/devicetree/bindings/arm/marvell/armada-cpu-reset.txt

Source file repositories/reference/linux-study-clean/Documentation/devicetree/bindings/arm/marvell/armada-cpu-reset.txt

File Facts

System
Linux kernel
Corpus path
Documentation/devicetree/bindings/arm/marvell/armada-cpu-reset.txt
Extension
.txt
Size
363 bytes
Lines
15
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

Marvell Armada CPU reset controller
===================================

Required properties:

- compatible: Should be "marvell,armada-370-cpu-reset".

- reg: should be register base and length as documented in the
  datasheet for the CPU reset registers

cpurst: cpurst@20800 {
       compatible = "marvell,armada-370-cpu-reset";
       reg = <0x20800 0x20>;
};

Annotation

Implementation Notes