From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1946047AbbEVQT6 (ORCPT ); Fri, 22 May 2015 12:19:58 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:50899 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1945929AbbEVQTz (ORCPT ); Fri, 22 May 2015 12:19:55 -0400 Message-ID: <555F5728.5060209@codeaurora.org> Date: Fri, 22 May 2015 11:19:52 -0500 From: Timur Tabi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Arnd Bergmann , linaro-acpi@lists.linaro.org CC: Hanjun Guo , Guenter Roeck , corbet@lwn.net, devicetree@vger.kernel.org, linux-watchdog@vger.kernel.org, jcm@redhat.com, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, wim@iguana.be, tekkamanninja@gmail.com, vgandhi@codeaurora.org Subject: Re: [Linaro-acpi] [PATCH v2 6/7] Watchdog: introduce ARM SBSA watchdog driver References: <=fu.wei@linaro.org> <20150522150145.GA2930@roeck-us.net> <555F48BD.4010605@linaro.org> <10437443.BChumWu5Uk@wuerfel> In-Reply-To: <10437443.BChumWu5Uk@wuerfel> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/22/2015 10:24 AM, Arnd Bergmann wrote: > That will break the ACPI case, but ACPI could use platform_data to > pass the clock rate into the driver, to make it independent of > low-level APIs. The clock rate isn't the only problem. You still need to current clock timestamp, and that's ARM-specific. -- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project.