From: Dinh Nguyen <dinguyen@opensource.altera.com>
To: Stephen Boyd <sboyd@codeaurora.org>
Cc: <mturquette@baylibre.com>, <dinh.linux@gmail.com>,
<linux-clk@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] clk: socfpga: Add a second parent option for the dbg_base_clk
Date: Fri, 24 Jul 2015 21:42:38 -0500 [thread overview]
Message-ID: <55B2F79E.3000101@opensource.altera.com> (raw)
In-Reply-To: <20150724214113.GH15042@codeaurora.org>
On 7/24/15 4:41 PM, Stephen Boyd wrote:
> On 07/22, dinguyen@opensource.altera.com wrote:
>> diff --git a/arch/arm/boot/dts/socfpga.dtsi b/arch/arm/boot/dts/socfpga.dtsi
>> index 80f924d..7d5db54 100644
>> --- a/arch/arm/boot/dts/socfpga.dtsi
>> +++ b/arch/arm/boot/dts/socfpga.dtsi
>> @@ -164,7 +164,7 @@
>> dbg_base_clk: dbg_base_clk {
>> #clock-cells = <0>;
>> compatible = "altr,socfpga-perip-clk";
>> - clocks = <&main_pll>;
>> + clocks = <&main_pll>, <&osc1>;
>> div-reg = <0xe8 0 9>;
>> reg = <0x50>;
>> };
>
> We don't usually take changes in dts files. Can you split this
> off and take it through arm-soc?
>
Ah okay..will do.
Thanks,
Dinh
prev parent reply other threads:[~2015-07-25 2:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-22 19:04 [PATCH] clk: socfpga: Add a second parent option for the dbg_base_clk dinguyen
2015-07-24 21:41 ` Stephen Boyd
2015-07-25 2:42 ` Dinh Nguyen [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=55B2F79E.3000101@opensource.altera.com \
--to=dinguyen@opensource.altera.com \
--cc=dinh.linux@gmail.com \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.com \
--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).