[PATCHv1 for soc 2/5] arm: socfpga: Add clock entries to socfpga.dtsi
Olof Johansson
olof at lixom.net
Mon Jan 28 02:13:12 EST 2013
Hi,
On Thu, Jan 24, 2013 at 07:00:30PM -0600, dinguyen at altera.com wrote:
> From: Dinh Nguyen <dinguyen at altera.com>
>
> Signed-off-by: Dinh Nguyen <dinguyen at altera.com>
> Cc: Russell King <linux at arm.linux.org.uk>
> Cc: Arnd Bergmann <arnd at arndb.de>
> Cc: Olof Johansson <olof at lixom.net>
> Cc: Pavel Machek <pavel at denx.de>
> ---
> arch/arm/boot/dts/socfpga.dtsi | 37 +++++++++++++++++++++++++++++++++++++
> 1 file changed, 37 insertions(+)
>
> diff --git a/arch/arm/boot/dts/socfpga.dtsi b/arch/arm/boot/dts/socfpga.dtsi
> index 936d230..688729f 100644
> --- a/arch/arm/boot/dts/socfpga.dtsi
> +++ b/arch/arm/boot/dts/socfpga.dtsi
> @@ -78,6 +78,43 @@
> };
> };
>
> + clkmgr at ffd04000 {
> + compatible = "altr, clk-mgr";
No space after "altr,". Also, this should have documented bindings under
Documentation/device-tree/bindings (and those should be cc:d to the appropriate
maintainers).
-Olof
More information about the linux-arm-kernel
mailing list