1 PLL divider based Dove clocks
3 Marvell Dove has a 2GHz PLL, which feeds into a set of dividers to provide
4 high speed clocks for a number of peripherals. These dividers are part of
5 the PMU, and thus this node should be a child of the PMU node.
7 The following clocks are provided:
17 - compatible : shall be "marvell,dove-divider-clock"
18 - reg : shall be the register address of the Core PLL and Clock Divider
19 Control 0 register. This will cover that register, as well as the
20 Core PLL and Clock Divider Control 1 register. Thus, it will have
22 - #clock-cells : from common clock binding; shall be set to 1
24 divider_clk: core-clock@0064 {
25 compatible = "marvell,dove-divider-clock";