All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@codeaurora.org>
To: Michael Turquette <mturquette@linaro.org>
Cc: Mike Looijmans <mike.looijmans@topic.nl>,
	linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org,
	devicetree@vger.kernel.org
Subject: Re: [PATCH v4] Add TI CDCE925 I2C controlled clock synthesizer driver
Date: Wed, 03 Jun 2015 15:30:22 -0700	[thread overview]
Message-ID: <556F7FFE.4050102@codeaurora.org> (raw)
In-Reply-To: <20150603222504.6017.28097@quantum>

On 06/03/2015 03:25 PM, Michael Turquette wrote:
> Quoting Mike Looijmans (2015-06-02 22:25:19)
>> diff --git a/drivers/clk/Kconfig b/drivers/clk/Kconfig
>> index 9897f35..1c31704 100644
>> --- a/drivers/clk/Kconfig
>> +++ b/drivers/clk/Kconfig
>> @@ -78,6 +78,23 @@ config COMMON_CLK_SI570
>>            This driver supports Silicon Labs 570/571/598/599 programmable
>>            clock generators.
>>   
>> +config COMMON_CLK_CDCE925
>> +       tristate "Clock driver for TI CDCE925 devices"
>> +       depends on I2C
>> +       depends on OF
>> +       select REGMAP_I2C
>> +       help
>> +       ---help---

Why two helps?


-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

WARNING: multiple messages have this Message-ID (diff)
From: Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
To: Michael Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Cc: Mike Looijmans <mike.looijmans-Oq418RWZeHk@public.gmane.org>,
	linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v4] Add TI CDCE925 I2C controlled clock synthesizer driver
Date: Wed, 03 Jun 2015 15:30:22 -0700	[thread overview]
Message-ID: <556F7FFE.4050102@codeaurora.org> (raw)
In-Reply-To: <20150603222504.6017.28097@quantum>

On 06/03/2015 03:25 PM, Michael Turquette wrote:
> Quoting Mike Looijmans (2015-06-02 22:25:19)
>> diff --git a/drivers/clk/Kconfig b/drivers/clk/Kconfig
>> index 9897f35..1c31704 100644
>> --- a/drivers/clk/Kconfig
>> +++ b/drivers/clk/Kconfig
>> @@ -78,6 +78,23 @@ config COMMON_CLK_SI570
>>            This driver supports Silicon Labs 570/571/598/599 programmable
>>            clock generators.
>>   
>> +config COMMON_CLK_CDCE925
>> +       tristate "Clock driver for TI CDCE925 devices"
>> +       depends on I2C
>> +       depends on OF
>> +       select REGMAP_I2C
>> +       help
>> +       ---help---

Why two helps?


-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2015-06-03 22:30 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-01 10:13 [PATCH v3] Add TI CDCE925 I2C controlled clock synthesizer driver Mike Looijmans
2015-06-01 10:13 ` Mike Looijmans
2015-06-02  7:50 ` Paul Bolle
2015-06-02  8:39   ` Mike Looijmans
2015-06-02  8:39     ` Mike Looijmans
2015-06-02  8:39     ` Mike Looijmans
2015-06-02  8:43   ` Mike Looijmans
2015-06-02  8:43     ` Mike Looijmans
2015-06-02  8:43     ` Mike Looijmans
2015-06-02  9:07     ` Paul Bolle
2015-06-03  5:25 ` [PATCH v4] " Mike Looijmans
2015-06-03  5:25   ` Mike Looijmans
2015-06-03 22:25   ` Michael Turquette
2015-06-03 22:25     ` Michael Turquette
2015-06-03 22:25     ` Michael Turquette
2015-06-03 22:30     ` Stephen Boyd [this message]
2015-06-03 22:30       ` Stephen Boyd
2015-06-03 22:44       ` Michael Turquette

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=556F7FFE.4050102@codeaurora.org \
    --to=sboyd@codeaurora.org \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mike.looijmans@topic.nl \
    --cc=mturquette@linaro.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.