From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lb0-x230.google.com (mail-lb0-x230.google.com. [2a00:1450:4010:c04::230]) by gmr-mx.google.com with ESMTPS id rx10si341720lbb.0.2016.03.06.04.13.58 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 06 Mar 2016 04:13:58 -0800 (PST) Received: by mail-lb0-x230.google.com with SMTP id x1so103761377lbj.3 for ; Sun, 06 Mar 2016 04:13:58 -0800 (PST) Subject: [rtc-linux] Re: [PATCH 2/5] Documentation: dt: Add binding info for jz4740-rtc driver To: Paul Cercueil , Alexandre Belloni References: <1457217531-26064-1-git-send-email-paul@crapouillou.net> <1457217531-26064-2-git-send-email-paul@crapouillou.net> Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Ralf Baechle , Alessandro Zummo , Paul Burton , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mips@linux-mips.org, rtc-linux@googlegroups.com From: Sergei Shtylyov Message-ID: <56DC1F04.7050907@cogentembedded.com> Date: Sun, 6 Mar 2016 15:13:56 +0300 MIME-Version: 1.0 In-Reply-To: <1457217531-26064-2-git-send-email-paul@crapouillou.net> Content-Type: text/plain; charset=UTF-8; format=flowed Reply-To: rtc-linux@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , Hello. On 3/6/2016 1:38 AM, Paul Cercueil wrote: > Signed-off-by: Paul Cercueil > --- > .../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 -- -- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux . Please read http://groups.google.com/group/rtc-linux/web/checklist before submitting a driver. --- You received this message because you are subscribed to the Google Groups "rtc-linux" group. To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com. For more options, visit https://groups.google.com/d/optout.