Add the Dove divider clocks to the Dove dtsi file.

Signed-off-by: Russell King <rmk+ker...@arm.linux.org.uk>
---
 arch/arm/boot/dts/dove.dtsi | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm/boot/dts/dove.dtsi b/arch/arm/boot/dts/dove.dtsi
index 179121630ad7..ea36a262d056 100644
--- a/arch/arm/boot/dts/dove.dtsi
+++ b/arch/arm/boot/dts/dove.dtsi
@@ -459,6 +459,12 @@
                                        #clock-cells = <1>;
                                };
 
+                               divider_clk: core-clock@0064 {
+                                       compatible = 
"marvell,dove-divider-clock";
+                                       reg = <0x0064 0x8>;
+                                       #clock-cells = <1>;
+                               };
+
                                pinctrl: pin-ctrl@0200 {
                                        compatible = "marvell,dove-pinctrl";
                                        reg = <0x0200 0x14>,
-- 
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-clk" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to