From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Subject: Re: [RFC PATCH 04/14] ACPI: Add ACPI 5.0 Time and Alarm Device driver Date: Thu, 19 Dec 2013 07:22:43 -0800 Message-ID: <52B30F43.1060306@zytor.com> References: <1387439515-8926-1-git-send-email-jlee@suse.com> <1387439515-8926-5-git-send-email-jlee@suse.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1387439515-8926-5-git-send-email-jlee-IBi9RG/b67k@public.gmane.org> Sender: linux-efi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: "Lee, Chun-Yi" , "Rafael J. Wysocki" , Alessandro Zummo , Matt Fleming , Matthew Garrett Cc: Elliott-VXdhtT5mjnY@public.gmane.org, samer.el-haj-mahmoud-VXdhtT5mjnY@public.gmane.org, Oliver Neukum , werner-IBi9RG/b67k@public.gmane.org, trenn-l3A5Bk7waGM@public.gmane.org, JBeulich-IBi9RG/b67k@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org, x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, "linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, "Lee, Chun-Yi" List-Id: linux-acpi@vger.kernel.org On 12/18/2013 11:51 PM, Lee, Chun-Yi wrote: > This patch add the driver of Time and Alarm Device in ACPI 5.0. > Currently it only implemented get/set time functions and grab > the capabilities of device when driver initial. > > This driver also register rtc-acpitad platform device for RTC ACPITAD > stub driver using. > > Signed-off-by: Lee, Chun-Yi What platform do you have that has TAD support? I am wondering how this was tested. -hpa From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752816Ab3LSPXc (ORCPT ); Thu, 19 Dec 2013 10:23:32 -0500 Received: from terminus.zytor.com ([198.137.202.10]:60846 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750895Ab3LSPXa (ORCPT ); Thu, 19 Dec 2013 10:23:30 -0500 Message-ID: <52B30F43.1060306@zytor.com> Date: Thu, 19 Dec 2013 07:22:43 -0800 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: "Lee, Chun-Yi" , "Rafael J. Wysocki" , Alessandro Zummo , Matt Fleming , Matthew Garrett CC: Elliott@hp.com, samer.el-haj-mahmoud@hp.com, Oliver Neukum , werner@suse.com, trenn@suse.de, JBeulich@suse.com, linux-kernel@vger.kernel.org, rtc-linux@googlegroups.com, x86@kernel.org, "linux-efi@vger.kernel.org" , linux-acpi@vger.kernel.org, "Lee, Chun-Yi" Subject: Re: [RFC PATCH 04/14] ACPI: Add ACPI 5.0 Time and Alarm Device driver References: <1387439515-8926-1-git-send-email-jlee@suse.com> <1387439515-8926-5-git-send-email-jlee@suse.com> In-Reply-To: <1387439515-8926-5-git-send-email-jlee@suse.com> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/18/2013 11:51 PM, Lee, Chun-Yi wrote: > This patch add the driver of Time and Alarm Device in ACPI 5.0. > Currently it only implemented get/set time functions and grab > the capabilities of device when driver initial. > > This driver also register rtc-acpitad platform device for RTC ACPITAD > stub driver using. > > Signed-off-by: Lee, Chun-Yi What platform do you have that has TAD support? I am wondering how this was tested. -hpa