From: mturquette@linaro.org (Mike Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3] clk: Add axi-clkgen driver
Date: Tue, 19 Mar 2013 13:09:22 -0700 [thread overview]
Message-ID: <20130319200922.8663.6535@quantum> (raw)
In-Reply-To: <1363015349-7394-1-git-send-email-lars@metafoo.de>
Quoting Lars-Peter Clausen (2013-03-11 08:22:29)
> This driver adds support for the AXI clkgen pcore to the common clock framework.
> The AXI clkgen pcore is a AXI front-end to the MMCM_ADV frequency synthesizer
> commonly found in Xilinx FPGAs.
>
> The AXI clkgen pcore is used in Analog Devices' reference designs targeting
> Xilinx FPGAs.
>
> Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
>
> ---
> Changes since v2:
> * Use devm_ioremap_resource() instead of devm_request_and_ioremap()
>
> Changes since v1:
> * Fix error in the filter coef lookup table
> * Use unsigend long long arithmetic to avoid overflow when calculating the
> current clock frequency.
> * Use readl/writel instead of ioread32/iowrite32
>
> Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Taken into clk-next.
Thanks,
Mike
prev parent reply other threads:[~2013-03-19 20:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-11 15:22 [PATCH v3] clk: Add axi-clkgen driver Lars-Peter Clausen
2013-03-11 15:22 ` Lars-Peter Clausen
2013-03-19 20:09 ` Mike Turquette [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130319200922.8663.6535@quantum \
--to=mturquette@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.