From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 Received: from mail-wg0-x232.google.com (mail-wg0-x232.google.com. [2a00:1450:400c:c00::232]) by gmr-mx.google.com with ESMTPS id ec7si1412wib.3.2015.05.15.15.35.41 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 May 2015 15:35:41 -0700 (PDT) Received: by mail-wg0-x232.google.com with SMTP id v19so67114684wgu.1 for ; Fri, 15 May 2015 15:35:41 -0700 (PDT) From: Philippe Reynes To: shawn.guo@linaro.org, kernel@pengutronix.de, linux@arm.linux.org.uk, a.zummo@towertech.it, alexandre.belloni@free-electrons.com, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, rtc-linux@googlegroups.com Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, fabio.estevam@freescale.com, Philippe Reynes Subject: [rtc-linux] [PATCH 0/2] add dt support for mxc rtc Date: Sat, 16 May 2015 00:35:28 +0200 Message-Id: <1431729330-7625-1-git-send-email-tremyfr@gmail.com> Reply-To: rtc-linux@googlegroups.com Content-Type: text/plain; charset=UTF-8 List-ID: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , This patch set add the device tree support for the rtc driver on mxc. Philippe Reynes (2): rtc: mxc: add a second clock rtc: mxc: add support of device tree Documentation/devicetree/bindings/rtc/rtc-mxc.txt | 27 ++++++++++++ arch/arm/mach-imx/clk-imx31.c | 3 +- drivers/rtc/rtc-mxc.c | 48 ++++++++++++++++---- 3 files changed, 67 insertions(+), 11 deletions(-) create mode 100644 Documentation/devicetree/bindings/rtc/rtc-mxc.txt -- 1.7.4.4 -- -- 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: tremyfr@gmail.com (Philippe Reynes) Date: Sat, 16 May 2015 00:35:28 +0200 Subject: [PATCH 0/2] add dt support for mxc rtc Message-ID: <1431729330-7625-1-git-send-email-tremyfr@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org This patch set add the device tree support for the rtc driver on mxc. Philippe Reynes (2): rtc: mxc: add a second clock rtc: mxc: add support of device tree Documentation/devicetree/bindings/rtc/rtc-mxc.txt | 27 ++++++++++++ arch/arm/mach-imx/clk-imx31.c | 3 +- drivers/rtc/rtc-mxc.c | 48 ++++++++++++++++---- 3 files changed, 67 insertions(+), 11 deletions(-) create mode 100644 Documentation/devicetree/bindings/rtc/rtc-mxc.txt -- 1.7.4.4 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philippe Reynes Subject: [PATCH 0/2] add dt support for mxc rtc Date: Sat, 16 May 2015 00:35:28 +0200 Message-ID: <1431729330-7625-1-git-send-email-tremyfr@gmail.com> Return-path: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org, linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org, a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org, alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, pawel.moll-5wv7dgnIgG8@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org, galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org, rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org, Philippe Reynes List-Id: devicetree@vger.kernel.org This patch set add the device tree support for the rtc driver on mxc. Philippe Reynes (2): rtc: mxc: add a second clock rtc: mxc: add support of device tree Documentation/devicetree/bindings/rtc/rtc-mxc.txt | 27 ++++++++++++ arch/arm/mach-imx/clk-imx31.c | 3 +- drivers/rtc/rtc-mxc.c | 48 ++++++++++++++++---- 3 files changed, 67 insertions(+), 11 deletions(-) create mode 100644 Documentation/devicetree/bindings/rtc/rtc-mxc.txt -- 1.7.4.4 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161127AbbEOWfp (ORCPT ); Fri, 15 May 2015 18:35:45 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:36114 "EHLO mail-wg0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161046AbbEOWfn (ORCPT ); Fri, 15 May 2015 18:35:43 -0400 From: Philippe Reynes To: shawn.guo@linaro.org, kernel@pengutronix.de, linux@arm.linux.org.uk, a.zummo@towertech.it, alexandre.belloni@free-electrons.com, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, rtc-linux@googlegroups.com Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, fabio.estevam@freescale.com, Philippe Reynes Subject: [PATCH 0/2] add dt support for mxc rtc Date: Sat, 16 May 2015 00:35:28 +0200 Message-Id: <1431729330-7625-1-git-send-email-tremyfr@gmail.com> X-Mailer: git-send-email 1.7.4.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch set add the device tree support for the rtc driver on mxc. Philippe Reynes (2): rtc: mxc: add a second clock rtc: mxc: add support of device tree Documentation/devicetree/bindings/rtc/rtc-mxc.txt | 27 ++++++++++++ arch/arm/mach-imx/clk-imx31.c | 3 +- drivers/rtc/rtc-mxc.c | 48 ++++++++++++++++---- 3 files changed, 67 insertions(+), 11 deletions(-) create mode 100644 Documentation/devicetree/bindings/rtc/rtc-mxc.txt -- 1.7.4.4