1 Axis Communications AB 1 Axis Communications AB 2 ARTPEC series SoC Device Tree Bindings 2 ARTPEC series SoC Device Tree Bindings 3 3 4 ARTPEC-6 ARM SoC 4 ARTPEC-6 ARM SoC 5 ================ 5 ================ 6 6 7 Required root node properties: 7 Required root node properties: 8 - compatible = "axis,artpec6"; 8 - compatible = "axis,artpec6"; 9 9 >> 10 ARTPEC-6 System Controller >> 11 -------------------------- >> 12 >> 13 The ARTPEC-6 has a system controller with mixed functions controlling DMA, PCIe >> 14 and resets. >> 15 >> 16 Required properties: >> 17 - compatible: "axis,artpec6-syscon", "syscon" >> 18 - reg: Address and length of the register bank. >> 19 >> 20 Example: >> 21 syscon { >> 22 compatible = "axis,artpec6-syscon", "syscon"; >> 23 reg = <0xf8000000 0x48>; >> 24 }; >> 25 10 ARTPEC-6 Development board: 26 ARTPEC-6 Development board: 11 --------------------------- 27 --------------------------- 12 Required root node properties: 28 Required root node properties: 13 - compatible = "axis,artpec6-dev-board", "axis 29 - compatible = "axis,artpec6-dev-board", "axis,artpec6";
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.