Thread (1 message) 1 message, 1 author, 2013-09-26

[PATCH 2/5] ARM: mvebu: Add Core Divider clock device-tree binding

From: Ezequiel Garcia <hidden>
Date: 2013-09-26 15:04:17
Also in: linux-devicetree

On Thu, Sep 26, 2013 at 10:36:55AM +0200, Andrew Lunn wrote:
Hi Ezequiel

+#define CORE_CLOCK_DIVIDER_RATIO_OFFSET		0x8
...

reg = readl(corediv->reg + CORE_CLOCK_DIVIDER_RATIO_OFFSET);

...

+Example:
+
+corediv_clk: corediv-clocks at 18740 {
+	      compatible = "marvell,armada-370-corediv-clock";
+	      reg = <0x18740 0x8>;
+	      #clock-cells = <1>;
+	      clocks = <&pll>;
+};

The reg property seems to be wrong.
Mm.. good catch!

Thanks for the review,
-- 
Ezequiel Garc?a, Free Electrons
Embedded Linux, Kernel and Android Engineering
http://free-electrons.com
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help