devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: Ezequiel Garcia <ezequiel.garcia@imgtec.com>,
	linux-kernel@vger.kernel.org, linux-mips@linux-mips.org,
	Daniel Lezcano <daniel.lezcano@linaro.org>,
	devicetree@vger.kernel.org
Cc: Thomas Gleixner <tglx@linutronix.de>,
	Andrew Bresticker <abrestic@chromium.org>,
	James Hartley <james.hartley@imgtec.com>,
	Govindraj.Raja@imgtec.com, Damien.Horsley@imgtec.com,
	James Hogan <james.hogan@imgtec.com>
Subject: Re: [PATCH v2 5/7] clocksource: Add Pistachio SoC general purpose timer binding document
Date: Tue, 26 May 2015 22:15:16 +0300	[thread overview]
Message-ID: <5564C644.7040700@cogentembedded.com> (raw)
In-Reply-To: <1432665671-16102-1-git-send-email-ezequiel.garcia@imgtec.com>

Hello.

On 05/26/2015 09:41 PM, Ezequiel Garcia wrote:

> Add a device-tree binding document for the clocksource driver provided
> by Pistachio SoC general purpose timers.

> Reviewed-by: Andrew Bresticker <abrestic@chromium.org>
> Signed-off-by: Ezequiel Garcia <ezequiel.garcia@imgtec.com>
> ---
>   .../bindings/timer/img,pistachio-gptimer.txt       | 28 ++++++++++++++++++++++
>   1 file changed, 28 insertions(+)
>   create mode 100644 Documentation/devicetree/bindings/timer/img,pistachio-gptimer.txt

> diff --git a/Documentation/devicetree/bindings/timer/img,pistachio-gptimer.txt b/Documentation/devicetree/bindings/timer/img,pistachio-gptimer.txt
> new file mode 100644
> index 0000000..418379f
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/timer/img,pistachio-gptimer.txt
> @@ -0,0 +1,28 @@
> +* Pistachio general-purpose timer based clocksource
> +
> +Required properties:
> + - compatible: "img,pistachio-gptimer".
> + - reg: Address range of the timer registers.
> + - interrupts: An interrupt for each of the four timers
> + - clocks : Should contain a clock specifier for each entry in clock-names
> + - clock-names : Should contain the following entries:

    Could you please be consistent about the spacing before colon?

[...]

WBR, Sergei

  reply	other threads:[~2015-05-26 19:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-26 18:39 [PATCH v2 0/7] Clocksource changes for Pistachio CPUFreq Ezequiel Garcia
     [not found] ` <1432665548-16024-1-git-send-email-ezequiel.garcia-1AXoQHu6uovQT0dZR+AlfA@public.gmane.org>
2015-05-26 18:39   ` [PATCH v2 1/7] clocksource: mips-gic: Enable the clock before using it Ezequiel Garcia
2015-05-26 18:39   ` [PATCH v2 2/7] clocksource: mips-gic: Add missing error returns checks Ezequiel Garcia
2015-05-26 18:41   ` [PATCH v2 7/7] mips: pistachio: Allow to enable the external timer based clocksource Ezequiel Garcia
2015-05-26 18:39 ` [PATCH v2 3/7] clocksource: mips-gic: Split clocksource and clockevent initialization Ezequiel Garcia
2015-05-26 18:39 ` [PATCH v2 4/7] clocksource: mips-gic: Update clockevent frequency on clock rate changes Ezequiel Garcia
2015-05-26 18:41 ` [PATCH v2 5/7] clocksource: Add Pistachio SoC general purpose timer binding document Ezequiel Garcia
2015-05-26 19:15   ` Sergei Shtylyov [this message]
     [not found]   ` <1432665671-16102-1-git-send-email-ezequiel.garcia-1AXoQHu6uovQT0dZR+AlfA@public.gmane.org>
2015-05-26 21:22     ` [PATCH v3 " Ezequiel Garcia
2015-05-26 18:41 ` [PATCH v2 6/7] clocksource: Add Pistachio clocksource-only driver Ezequiel Garcia

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=5564C644.7040700@cogentembedded.com \
    --to=sergei.shtylyov@cogentembedded.com \
    --cc=Damien.Horsley@imgtec.com \
    --cc=Govindraj.Raja@imgtec.com \
    --cc=abrestic@chromium.org \
    --cc=daniel.lezcano@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=ezequiel.garcia@imgtec.com \
    --cc=james.hartley@imgtec.com \
    --cc=james.hogan@imgtec.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@linux-mips.org \
    --cc=tglx@linutronix.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).