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: armada-37xx.txt
Marvell Armada 37xx Platforms Device Tree Bindings -------------------------------------------------- Boards using a SoC of the Marvell Armada 37xx family must carry the following root node property: - compatible: must contain "marvell,armada3710" In addition, boards using the Marvell Armada 3720 SoC shall have the following property before the previous one: - compatible: must contain "marvell,armada3720" Example: compatible = "marvell,armada-3720-db", "marvell,armada3720", "marvell,armada3710"; Power management ---------------- For power management (particularly DVFS and AVS), the North Bridge Power Management component is needed: Required properties: - compatible : should contain "marvell,armada-3700-nb-pm", "syscon"; - reg : the register start and length for the North Bridge Power Management Example: nb_pm: syscon@14000 { compatible = "marvell,armada-3700-nb-pm", "syscon"; reg = <0x14000 0x60>; } AVS --- For AVS an other component is needed: Required properties: - compatible : should contain "marvell,armada-3700-avs", "syscon"; - reg : the register start and length for the AVS Example: avs: avs@11500 { compatible = "marvell,armada-3700-avs", "syscon"; reg = <0x11500 0x40>; } CZ.NIC's Turris Mox SOHO router Device Tree Bindings ---------------------------------------------------- Required root node property: - compatible: must contain "cznic,turris-mox"
Upload File
Create Folder