From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.free-electrons.com (down.free-electrons.com. [37.187.137.238]) by gmr-mx.google.com with ESMTP id fj7si553169wib.3.2015.08.24.00.42.57 for ; Mon, 24 Aug 2015 00:42:57 -0700 (PDT) Date: Mon, 24 Aug 2015 09:42:56 +0200 From: Alexandre Belloni To: Suneel Garapati Cc: rtc-linux@googlegroups.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, michals@xilinx.com, sorenb@xilinx.com, Alessandro Zummo , punnaia@xilinx.com, anuragku@xilinx.com, anirudh@xilinx.com Subject: [rtc-linux] Re: [PATCH v3 1/2] devicetree: bindings: rtc: add bindings for xilinx zynqmp rtc Message-ID: <20150824074256.GE13155@piout.net> References: <1439978002-12157-1-git-send-email-suneel.garapati@xilinx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 In-Reply-To: <1439978002-12157-1-git-send-email-suneel.garapati@xilinx.com> Reply-To: rtc-linux@googlegroups.com List-ID: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , On 19/08/2015 at 15:23:21 +0530, Suneel Garapati wrote : > adds file for description on device node bindings for RTC > found on Xilinx Zynq Ultrascale+ MPSoC. > > Signed-off-by: Suneel Garapati > --- > Changes v3 > - none > Changes v2 > - add examples for interrupt-names > - change alm to alarm > --- > Documentation/devicetree/bindings/rtc/xlnx-rtc.txt | 25 ++++++++++++++++++++++ > 1 file changed, 25 insertions(+) > create mode 100644 Documentation/devicetree/bindings/rtc/xlnx-rtc.txt > Applied, thanks. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- -- 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. From mboxrd@z Thu Jan 1 00:00:00 1970 From: alexandre.belloni@free-electrons.com (Alexandre Belloni) Date: Mon, 24 Aug 2015 09:42:56 +0200 Subject: [PATCH v3 1/2] devicetree: bindings: rtc: add bindings for xilinx zynqmp rtc In-Reply-To: <1439978002-12157-1-git-send-email-suneel.garapati@xilinx.com> References: <1439978002-12157-1-git-send-email-suneel.garapati@xilinx.com> Message-ID: <20150824074256.GE13155@piout.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 19/08/2015 at 15:23:21 +0530, Suneel Garapati wrote : > adds file for description on device node bindings for RTC > found on Xilinx Zynq Ultrascale+ MPSoC. > > Signed-off-by: Suneel Garapati > --- > Changes v3 > - none > Changes v2 > - add examples for interrupt-names > - change alm to alarm > --- > Documentation/devicetree/bindings/rtc/xlnx-rtc.txt | 25 ++++++++++++++++++++++ > 1 file changed, 25 insertions(+) > create mode 100644 Documentation/devicetree/bindings/rtc/xlnx-rtc.txt > Applied, thanks. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932466AbbHXHm7 (ORCPT ); Mon, 24 Aug 2015 03:42:59 -0400 Received: from down.free-electrons.com ([37.187.137.238]:54338 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753396AbbHXHm6 (ORCPT ); Mon, 24 Aug 2015 03:42:58 -0400 Date: Mon, 24 Aug 2015 09:42:56 +0200 From: Alexandre Belloni To: Suneel Garapati Cc: rtc-linux@googlegroups.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, michals@xilinx.com, sorenb@xilinx.com, Alessandro Zummo , punnaia@xilinx.com, anuragku@xilinx.com, anirudh@xilinx.com Subject: Re: [PATCH v3 1/2] devicetree: bindings: rtc: add bindings for xilinx zynqmp rtc Message-ID: <20150824074256.GE13155@piout.net> References: <1439978002-12157-1-git-send-email-suneel.garapati@xilinx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1439978002-12157-1-git-send-email-suneel.garapati@xilinx.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 19/08/2015 at 15:23:21 +0530, Suneel Garapati wrote : > adds file for description on device node bindings for RTC > found on Xilinx Zynq Ultrascale+ MPSoC. > > Signed-off-by: Suneel Garapati > --- > Changes v3 > - none > Changes v2 > - add examples for interrupt-names > - change alm to alarm > --- > Documentation/devicetree/bindings/rtc/xlnx-rtc.txt | 25 ++++++++++++++++++++++ > 1 file changed, 25 insertions(+) > create mode 100644 Documentation/devicetree/bindings/rtc/xlnx-rtc.txt > Applied, thanks. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com