devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vladimir Zapolskiy <vz@mleia.com>
To: slemieux.tyco@gmail.com, robh+dt@kernel.org,
	sboyd@codeaurora.org, mturquette@baylibre.com
Cc: stigge@antcom.de, devicetree@vger.kernel.org, linux-clk@vger.kernel.org
Subject: Re: [PATCH 2/2] dt-bindings: clock: add lpc32xx clock frequency output
Date: Wed, 10 Feb 2016 02:06:01 +0200	[thread overview]
Message-ID: <56BA7EE9.8040703@mleia.com> (raw)
In-Reply-To: <1455043670-19025-2-git-send-email-slemieux.tyco@gmail.com>

Hi Sylvain,

On 09.02.2016 20:47, slemieux.tyco@gmail.com wrote:
> From: Sylvain Lemieux <slemieux@tycoint.com>
> 
> This patch add an optional parameter to setup the
> xtal clock frequency output.
> 
> Signed-off-by: Sylvain Lemieux <slemieux@tycoint.com>
> ---
>  Documentation/devicetree/bindings/clock/nxp,lpc3220-clk.txt | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/clock/nxp,lpc3220-clk.txt b/Documentation/devicetree/bindings/clock/nxp,lpc3220-clk.txt
> index 20cbca3..ce51759 100644
> --- a/Documentation/devicetree/bindings/clock/nxp,lpc3220-clk.txt
> +++ b/Documentation/devicetree/bindings/clock/nxp,lpc3220-clk.txt
> @@ -10,6 +10,9 @@ Required properties:
>  - clock-names: list of external oscillator clock names, must contain
>    "xtal_32k" and may have optional "xtal"
>  
> +Optional properties:
> +- xtal,clock-output-frequency: define the "xtal" clock frequency output in Hz
> +

this one looks wrong in sense that from patch 1/2 the property configures
a PLL output clock rate, which is not an oscillator (xtal) clock rate.

I believe switching to "assigned-clock-rates" should make this change
obsolete.

>  Examples:
>  
>  	/* System Control Block */
> 

--
With best wishes,
Vladimir

  reply	other threads:[~2016-02-10  0:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-09 18:47 [PATCH 2/2] dt-bindings: clock: add lpc32xx clock frequency output slemieux.tyco
2016-02-10  0:06 ` Vladimir Zapolskiy [this message]
2016-02-10 17:21   ` Sylvain Lemieux

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=56BA7EE9.8040703@mleia.com \
    --to=vz@mleia.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=robh+dt@kernel.org \
    --cc=sboyd@codeaurora.org \
    --cc=slemieux.tyco@gmail.com \
    --cc=stigge@antcom.de \
    /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).