Lines Matching +full:system +full:- +full:on +full:- +full:chip
3 According to https://www.synaptics.com/company/news/conexant-marvell
7 ---------------------------------------------------------------
19 ---------------------------------------------------------------
34 "marvell,berlin2cd" for Marvell Armada 1500-mini (BG2CD, 88DE3005)
36 "marvell,berlin2q" for Marvell Armada 1500-pro (BG2Q, 88DE3114)
42 model = "Sony NSZ-GS7";
43 compatible = "sony,nsz-gs7", "marvell,berlin2", "marvell,berlin";
50 CPU control register allows various operations on CPUs, like resetting them
54 - compatible: should be "marvell,berlin-cpu-ctrl"
55 - reg: address and length of the register set
59 cpu-ctrl@f7dd0000 {
60 compatible = "marvell,berlin-cpu-ctrl";
64 * Marvell Berlin2 chip control binding
66 Marvell Berlin SoCs have a chip control register set providing several
69 chip control registers, so there should be a single DT node only providing the
73 - compatible:
75 "simple-mfd", "syscon"
76 - reg: address and length of following register sets for
77 BG2/BG2CD: chip control register set
78 BG2Q: chip control register set and cpu pll registers
80 * Marvell Berlin2 system control binding
82 Marvell Berlin SoCs have a system control register set providing several
86 - compatible:
88 "simple-mfd", "syscon"
89 - reg: address and length of the system control register set
93 chip: chip-control@ea0000 {
94 compatible = "simple-mfd", "syscon";
97 /* sub-device nodes */
100 sysctrl: system-controller@d000 {
101 compatible = "simple-mfd", "syscon";
104 /* sub-device nodes */