2 ARTPEC series SoC Device Tree Bindings
7 Required root node properties:
8 - compatible = "axis,artpec6";
10 ARTPEC-6 System Controller
11 --------------------------
13 The ARTPEC-6 has a system controller with mixed functions controlling DMA, PCIe
17 - compatible: "axis,artpec6-syscon", "syscon"
18 - reg: Address and length of the register bank.
22 compatible = "axis,artpec6-syscon", "syscon";
23 reg = <0xf8000000 0x48>;
26 ARTPEC-6 Development board:
27 ---------------------------
28 Required root node properties:
29 - compatible = "axis,artpec6-dev-board", "axis,artpec6";