public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale•com>
To: tang yuantian <Yuantian.Tang@freescale•com>
Cc: mark.rutland@arm•com, devicetree@vger•kernel.org,
	linuxppc-dev@lists•ozlabs.org
Subject: Re: [v7] clk: corenet: Adds the clock binding
Date: Tue, 7 Jan 2014 18:21:15 -0600	[thread overview]
Message-ID: <20140108002115.GA19801@home.buserror.net> (raw)
In-Reply-To: <1384938289-24713-1-git-send-email-Yuantian.Tang@freescale.com>

On Wed, Nov 20, 2013 at 05:04:49PM +0800, tang yuantian wrote:
> +Recommended properties:
> +- ranges: Allows valid translation between child's address space and
> +	parent's. Must be present if the device has sub-nodes.
> +- #address-cells: Specifies the number of cells used to represent
> +	physical base addresses.  Must be present if the device has
> +	sub-nodes and set to 1 if present
> +- #size-cells: Specifies the number of cells used to represent
> +	the size of an address. Must be present if the device has
> +	sub-nodes and set to 1 if present

Why are we specifying #address-cells/#size-cells here?

> +2. Clock Provider/Consumer Binding
> +
> +Most of the bindings are from the common clock binding[1].
> + [1] Documentation/devicetree/bindings/clock/clock-bindings.txt
> +
> +Required properties:
> +- compatible : Should include one of the following:
> +	* "fsl,qoriq-core-pll-1.0" for core PLL clocks (v1.0)
> +    * "fsl,qoriq-core-pll-2.0" for core PLL clocks (v2.0)
> +    * "fsl,qoriq-core-mux-1.0" for core mux clocks (v1.0)
> +    * "fsl,qoriq-core-mux-2.0" for core mux clocks (v2.0)
> +	* "fsl,qoriq-sysclk-1.0": for input system clock (v1.0)
> +	* "fsl,qoriq-sysclk-2.0": for input system clock (v2.0)

Some of those lines use tabs and others spaces -- I can fix when applying.

-Scott

  parent reply	other threads:[~2014-01-08  0:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-20  9:04 [PATCH v7] clk: corenet: Adds the clock binding Yuantian.Tang
2013-11-22  2:58 ` Yuantian Tang
2013-12-13  3:39 ` Yuantian Tang
2014-01-08  0:21 ` Scott Wood [this message]
2014-01-08  8:53   ` 答复: [v7] " Yuantian Tang
2014-01-08  9:30     ` Mark Rutland
2014-01-08 18:43       ` Scott Wood
2014-01-09  2:57         ` Yuantian Tang
2014-01-09 21:19           ` Scott Wood
2014-01-10  2:38             ` Yuantian Tang

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=20140108002115.GA19801@home.buserror.net \
    --to=scottwood@freescale$(echo .)com \
    --cc=Yuantian.Tang@freescale$(echo .)com \
    --cc=devicetree@vger$(echo .)kernel.org \
    --cc=linuxppc-dev@lists$(echo .)ozlabs.org \
    --cc=mark.rutland@arm$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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