[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56DC1F04.7050907@cogentembedded.com>
Date: Sun, 6 Mar 2016 15:13:56 +0300
From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
To: Paul Cercueil <paul@...pouillou.net>,
Alexandre Belloni <alexandre.belloni@...e-electrons.com>
Cc: Rob Herring <robh+dt@...nel.org>, Pawel Moll <pawel.moll@....com>,
Mark Rutland <mark.rutland@....com>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Kumar Gala <galak@...eaurora.org>,
Ralf Baechle <ralf@...ux-mips.org>,
Alessandro Zummo <a.zummo@...ertech.it>,
Paul Burton <paul.burton@...tec.com>,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-mips@...ux-mips.org, rtc-linux@...glegroups.com
Subject: Re: [PATCH 2/5] Documentation: dt: Add binding info for jz4740-rtc
driver
Hello.
On 3/6/2016 1:38 AM, Paul Cercueil wrote:
> Signed-off-by: Paul Cercueil <paul@...pouillou.net>
> ---
> .../devicetree/bindings/rtc/ingenic,jz4740-rtc.txt | 38 ++++++++++++++++++++++
> 1 file changed, 38 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/rtc/ingenic,jz4740-rtc.txt
>
> diff --git a/Documentation/devicetree/bindings/rtc/ingenic,jz4740-rtc.txt b/Documentation/devicetree/bindings/rtc/ingenic,jz4740-rtc.txt
> new file mode 100644
> index 0000000..71e4ad0
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/rtc/ingenic,jz4740-rtc.txt
> @@ -0,0 +1,38 @@
> +JZ4740 and similar SoCs real-time clock driver
> +
> +Required properties:
> +
> +- compatible: One of:
> + - "ingenic,jz4740-rtc" - for use with the JZ4740 SoC
> + - "ingenic,jz4780-rtc" - for use with the JZ4780 SoC
> +- reg: Address range of rtc register set
> +- interrupts: IRQ number for the alarm interrupt
> +- interrupt-parent: phandle of the interrupt controller
This is never a required property, it can be inherited from the parent node.
[...]
MBR, Sergei
Powered by blists - more mailing lists