Lines Matching +full:secondary +full:- +full:boot +full:- +full:reg
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";
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";
45 reg = <0xf7dd0000 0x10000>;
51 individual registers dealing with pinmux, padmux, clock, reset, and secondary
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
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";
79 reg = <0xea0000 0x400>;
81 /* sub-device nodes */
84 sysctrl: system-controller@d000 {
85 compatible = "simple-mfd", "syscon";
86 reg = <0xd000 0x100>;
88 /* sub-device nodes */