Lines Matching +full:secondary +full:- +full:boot +full:- +full:reg
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";
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";
61 reg = <0xf7dd0000 0x10000>;
67 individual registers dealing with pinmux, padmux, clock, reset, and secondary
68 CPU boot address. Unfortunately, the individual registers are spread among the
73 - compatible:
75 "simple-mfd", "syscon"
76 - reg: address and length of following register sets for
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";
95 reg = <0xea0000 0x400>;
97 /* sub-device nodes */
100 sysctrl: system-controller@d000 {
101 compatible = "simple-mfd", "syscon";
102 reg = <0xd000 0x100>;
104 /* sub-device nodes */