From: Mike Looijmans <mike.looijmans@topic.nl>
To: Stephen Boyd <sboyd@codeaurora.org>
Cc: <linux-clk@vger.kernel.org>
Subject: Re: [PATCH v3] Add driver for the si514 clock generator chip
Date: Mon, 5 Oct 2015 08:06:42 +0200 [thread overview]
Message-ID: <56121372.6040109@topic.nl> (raw)
In-Reply-To: <20151002191804.GS12338@codeaurora.org>
On 02-10-15 21:18, Stephen Boyd wrote:
> On 10/02, Mike Looijmans wrote:
>> This patch adds the driver and devicetree documentation for the
>> Silicon Labs SI514 clock generator chip. This is an I2C controlled
>> oscillator capable of generating clock signals ranging from 100kHz
>> to 250MHz.
>>
>> Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
>> ---
>
> Applied to clk-next. We can handle any stuff about assigned rates
> in a follow up patch.
>
> Also, I squashed in this for some cleanup.
>
> diff --git a/drivers/clk/clk-si514.c b/drivers/clk/clk-si514.c
> index 779aebcd884b..6af7dce54241 100644
> --- a/drivers/clk/clk-si514.c
> +++ b/drivers/clk/clk-si514.c
> @@ -16,7 +16,6 @@
> * GNU General Public License for more details.
> */
>
> -#include <linux/clk.h>
Interesting - I only added this include because of your comment:
"I'd expect some sort of linux/clk.h include here if we're using
clk APIs."
Could you elaborate on that, I'm confused now...
Mike.
Kind regards,
Mike Looijmans
System Expert
TOPIC Embedded Products
Eindhovenseweg 32-C, NL-5683 KH Best
Postbus 440, NL-5680 AK Best
Telefoon: +31 (0) 499 33 69 79
Telefax: +31 (0) 499 33 69 70
E-mail: mike.looijmans@topicproducts.com
Website: www.topicproducts.com
Please consider the environment before printing this e-mail
next prev parent reply other threads:[~2015-10-05 8:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1442478495-23522-1-git-send-email-mike.looijmans@topic.nl>
2015-09-17 11:04 ` [PATCH v2] Add driver for the si514 clock generator chip Mike Looijmans
2015-10-01 23:34 ` Stephen Boyd
2015-10-02 6:02 ` Mike Looijmans
2015-10-02 18:10 ` Stephen Boyd
2015-10-02 7:15 ` [PATCH v3] " Mike Looijmans
2015-10-02 19:18 ` Stephen Boyd
2015-10-05 6:06 ` Mike Looijmans [this message]
2015-10-05 18:10 ` Stephen Boyd
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=56121372.6040109@topic.nl \
--to=mike.looijmans@topic.nl \
--cc=linux-clk@vger.kernel.org \
--cc=sboyd@codeaurora.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).