Lines Matching +full:on +full:- +full:soc
4 reading the Sample-At-Reset (SAR) register. The core clock consumer should
7 The following is a list of provided IDs and clock names on Armada 370/XP:
14 The following is a list of provided IDs and clock names on Armada 375:
20 The following is a list of provided IDs and clock names on Armada 380/385:
26 The following is a list of provided IDs and clock names on Armada 39x:
34 The following is a list of provided IDs and clock names on 98dx3236:
40 The following is a list of provided IDs and clock names on Kirkwood and Dove:
46 The following is a list of provided IDs and clock names on Orion5x:
52 - compatible : shall be one of the following:
53 "marvell,armada-370-core-clock" - For Armada 370 SoC core clocks
54 "marvell,armada-375-core-clock" - For Armada 375 SoC core clocks
55 "marvell,armada-380-core-clock" - For Armada 380/385 SoC core clocks
56 "marvell,armada-390-core-clock" - For Armada 39x SoC core clocks
57 "marvell,armada-xp-core-clock" - For Armada XP SoC core clocks
58 "marvell,mv98dx3236-core-clock" - For 98dx3236 family SoC core clocks
59 "marvell,dove-core-clock" - for Dove SoC core clocks
60 "marvell,kirkwood-core-clock" - for Kirkwood SoC (except mv88f6180)
61 "marvell,mv88f6180-core-clock" - for Kirkwood MV88f6180 SoC
62 "marvell,mv98dx1135-core-clock" - for Kirkwood 98dx1135 SoC
63 "marvell,mv88f5181-core-clock" - for Orion MV88F5181 SoC
64 "marvell,mv88f5182-core-clock" - for Orion MV88F5182 SoC
65 "marvell,mv88f5281-core-clock" - for Orion MV88F5281 SoC
66 "marvell,mv88f6183-core-clock" - for Orion MV88F6183 SoC
67 - reg : shall be the register address of the Sample-At-Reset (SAR) register
68 - #clock-cells : from common clock binding; shall be set to 1
71 - clock-output-names : from common clock binding; allows overwrite default clock
76 core_clk: core-clocks@d0214 {
77 compatible = "marvell,dove-core-clock";
79 #clock-cells = <1>;
83 compatible = "marvell,orion-spi";