Lines Matching +full:cpu +full:- +full:syscon
3 According to https://www.synaptics.com/company/news/conexant-marvell
7 ---------------------------------------------------------------
19 ---------------------------------------------------------------
30 "marvell,berlin2cd" for Marvell Armada 1500-mini (BG2CD, 88DE3005)
32 "marvell,berlin2q" for Marvell Armada 1500-pro (BG2Q, 88DE3114)
38 model = "Sony NSZ-GS7";
39 compatible = "sony,nsz-gs7", "marvell,berlin2", "marvell,berlin";
44 * Marvell Berlin CPU control bindings
46 CPU control register allows various operations on CPUs, like resetting them
50 - compatible: should be "marvell,berlin-cpu-ctrl"
51 - reg: address and length of the register set
55 cpu-ctrl@f7dd0000 {
56 compatible = "marvell,berlin-cpu-ctrl";
64 CPU boot address. Unfortunately, the individual registers are spread among the
69 - compatible:
71 "simple-mfd", "syscon"
72 - reg: address and length of following register sets for
74 BG2Q: chip control register set and cpu pll registers
82 - compatible:
84 "simple-mfd", "syscon"
85 - reg: address and length of the system control register set
89 chip: chip-control@ea0000 {
90 compatible = "simple-mfd", "syscon";
93 /* sub-device nodes */
96 sysctrl: system-controller@d000 {
97 compatible = "simple-mfd", "syscon";
100 /* sub-device nodes */