Lines Matching +full:cpu +full:- +full:syscon
3 According to https://www.synaptics.com/company/news/conexant-marvell
7 ---------------------------------------------------------------
18 "marvell,berlin2cd" for Marvell Armada 1500-mini (BG2CD, 88DE3005)
20 "marvell,berlin2q" for Marvell Armada 1500-pro (BG2Q, 88DE3114)
26 model = "Sony NSZ-GS7";
27 compatible = "sony,nsz-gs7", "marvell,berlin2", "marvell,berlin";
32 * Marvell Berlin CPU control bindings
34 CPU control register allows various operations on CPUs, like resetting them
38 - compatible: should be "marvell,berlin-cpu-ctrl"
39 - reg: address and length of the register set
43 cpu-ctrl@f7dd0000 {
44 compatible = "marvell,berlin-cpu-ctrl";
52 CPU boot address. Unfortunately, the individual registers are spread among the
57 - compatible:
59 "simple-mfd", "syscon"
60 - reg: address and length of following register sets for
62 BG2Q: chip control register set and cpu pll registers
70 - compatible:
72 "simple-mfd", "syscon"
73 - reg: address and length of the system control register set
77 chip: chip-control@ea0000 {
78 compatible = "simple-mfd", "syscon";
81 /* sub-device nodes */
84 sysctrl: system-controller@d000 {
85 compatible = "simple-mfd", "syscon";
88 /* sub-device nodes */