[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5564C644.7040700@cogentembedded.com>
Date: Tue, 26 May 2015 22:15:16 +0300
From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
To: Ezequiel Garcia <ezequiel.garcia@...tec.com>,
linux-kernel@...r.kernel.org, linux-mips@...ux-mips.org,
Daniel Lezcano <daniel.lezcano@...aro.org>,
devicetree@...r.kernel.org
CC: Thomas Gleixner <tglx@...utronix.de>,
Andrew Bresticker <abrestic@...omium.org>,
James Hartley <james.hartley@...tec.com>,
Govindraj.Raja@...tec.com, Damien.Horsley@...tec.com,
James Hogan <james.hogan@...tec.com>
Subject: Re: [PATCH v2 5/7] clocksource: Add Pistachio SoC general purpose
timer binding document
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@...omium.org>
> Signed-off-by: Ezequiel Garcia <ezequiel.garcia@...tec.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists