003 File Manager
Current Path:
/usr/src/sys/contrib/device-tree/Bindings/arm/marvell
usr
/
src
/
sys
/
contrib
/
device-tree
/
Bindings
/
arm
/
marvell
/
📁
..
📄
98dx3236-resume-ctrl.txt
(321 B)
📄
98dx3236.txt
(678 B)
📄
ap80x-system-controller.txt
(4.57 KB)
📄
armada-370-xp-pmsu.txt
(567 B)
📄
armada-370-xp.txt
(640 B)
📄
armada-375.txt
(263 B)
📄
armada-37xx.txt
(1.41 KB)
📄
armada-380-mpcore-soc-ctrl.txt
(399 B)
📄
armada-38x.txt
(729 B)
📄
armada-39x.txt
(837 B)
📄
armada-7k-8k.yaml
(1.72 KB)
📄
armada-8kp.txt
(516 B)
📄
armada-cpu-reset.txt
(363 B)
📄
coherency-fabric.txt
(1.19 KB)
📄
cp110-system-controller.txt
(10.64 KB)
📄
kirkwood.txt
(772 B)
📄
marvell,dove.txt
(621 B)
📄
marvell,kirkwood.txt
(2.33 KB)
📄
marvell,orion5x.txt
(666 B)
📄
mvebu-cpu-config.txt
(402 B)
📄
mvebu-system-controller.txt
(493 B)
Editing: coherency-fabric.txt
Coherency fabric ---------------- Available on Marvell SOCs: Armada 370, Armada 375, Armada 38x and Armada XP Required properties: - compatible: the possible values are: * "marvell,coherency-fabric", to be used for the coherency fabric of the Armada 370 and Armada XP. * "marvell,armada-375-coherency-fabric", for the Armada 375 coherency fabric. * "marvell,armada-380-coherency-fabric", for the Armada 38x coherency fabric. - reg: Should contain coherency fabric registers location and length. * For "marvell,coherency-fabric", the first pair for the coherency fabric registers, second pair for the per-CPU fabric registers. * For "marvell,armada-375-coherency-fabric", only one pair is needed for the per-CPU fabric registers. * For "marvell,armada-380-coherency-fabric", only one pair is needed for the per-CPU fabric registers. Optional properties: - broken-idle: boolean to set when the Idle mode is not supported by the hardware. Examples: coherency-fabric@d0020200 { compatible = "marvell,coherency-fabric"; reg = <0xd0020200 0xb0>, <0xd0021810 0x1c>; }; coherency-fabric@21810 { compatible = "marvell,armada-375-coherency-fabric"; reg = <0x21810 0x1c>; };
Upload File
Create Folder