Lines Matching +full:secondary +full:- +full:boot +full:- +full:reg
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";
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";
57 reg = <0xf7dd0000 0x10000>;
63 individual registers dealing with pinmux, padmux, clock, reset, and secondary
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
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";
91 reg = <0xea0000 0x400>;
93 /* sub-device nodes */
96 sysctrl: system-controller@d000 {
97 compatible = "simple-mfd", "syscon";
98 reg = <0xd000 0x100>;
100 /* sub-device nodes */