From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ezequiel Garcia Subject: Re: [PATCH 2/5] ARM: mvebu: Add Core Divider clock device-tree binding Date: Thu, 26 Sep 2013 12:04:17 -0300 Message-ID: <20130926150416.GA4583@localhost> References: <1380144502-24109-1-git-send-email-ezequiel.garcia@free-electrons.com> <20130925213730.GA19371@localhost> <20130926083655.GB18244@lunn.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <20130926083655.GB18244-g2DYL2Zd6BY@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Andrew Lunn Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Jason Cooper , Mike Turquette , Emilio Lopez , Gregory Clement , Lior Amsalem , Thomas Petazzoni , Tawfik Bayouk , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Thu, Sep 26, 2013 at 10:36:55AM +0200, Andrew Lunn wrote: > Hi Ezequiel >=20 > +#define CORE_CLOCK_DIVIDER_RATIO_OFFSET 0x8 > ... >=20 > reg =3D readl(corediv->reg + CORE_CLOCK_DIVIDER_RATIO_OFFSET); >=20 > ... >=20 > +Example: > + > +corediv_clk: corediv-clocks@18740 { > + compatible =3D "marvell,armada-370-corediv-clock"; > + reg =3D <0x18740 0x8>; > + #clock-cells =3D <1>; > + clocks =3D <&pll>; > +}; >=20 > The reg property seems to be wrong. >=20 Mm.. good catch! Thanks for the review, --=20 Ezequiel Garc=C3=ADa, Free Electrons Embedded Linux, Kernel and Android Engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe devicetree" i= n the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html