Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752788AbbBWVfV (ORCPT ); Mon, 23 Feb 2015 16:35:21 -0500 Received: from mout.kundenserver.de ([212.227.17.24]:50075 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752126AbbBWVfT (ORCPT ); Mon, 23 Feb 2015 16:35:19 -0500 From: Arnd Bergmann To: Mathieu Olivari Cc: robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, linux@arm.linux.org.uk, wim@iguana.be, corbet@lwn.net, standby24x7@gmail.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-watchdog@vger.kernel.org Subject: Re: [PATCH 0/3] arm: msm: Use timer DT node for qcom watchdog config Date: Mon, 23 Feb 2015 22:35:04 +0100 Message-ID: <5879121.Ud0l5ICsCF@wuerfel> User-Agent: KMail/4.11.5 (Linux/3.16.0-10-generic; KDE/4.11.5; x86_64; ; ) In-Reply-To: <1424485176-8348-1-git-send-email-mathieu@codeaurora.org> References: <1424485176-8348-1-git-send-email-mathieu@codeaurora.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Provags-ID: V03:K0:ZzaGUqBG44slE/otPp9zFvQTCdhm2/73xlI/msyQO4ySbsQiqcA Waih9iS6+JkvmK0NYb6LRE64qO5LMdin9nSqA71aGepeIu5miWy6cXm7VMJDu4x4TJLCZ9c 585IG+MdMZigoNjqZ/Ry6dIhpvpAAtFrHESpHAyNQYY5E+u+xnruCr6gmnK0o87pBlf9x8s q0H2wMzoZv0pXT7E6pB7A== X-UI-Out-Filterresults: notjunk:1; Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1312 Lines: 31 On Friday 20 February 2015 18:19:33 Mathieu Olivari wrote: > This change is done as a follow-up to the following thread: > https://lkml.org/lkml/2014/10/1/436 > > qcom-wdt is currently assuming the presence of a dedicated node in DT > to gets its configuration. However, on msm architecture, the watchdog is > usually part of the timer block. So this patch-set is changing the driver > and slightly enhancing the timer DT bindings to provide the relevant clocks > and interrupts. > > Mathieu Olivari (3): > watchdog: qcom: use timer devicetree binding > ARM: qcom: add description of KPSS WDT for IPQ8064 > ARM: msm: add watchdog entries to DT timer binding doc > > Documentation/devicetree/bindings/arm/msm/timer.txt | 16 +++++++++++++--- > arch/arm/boot/dts/qcom-ipq8064.dtsi | 14 +++++++++++++- > drivers/watchdog/qcom-wdt.c | 21 +++++++++++++++------ > 3 files changed, 41 insertions(+), 10 deletions(-) > > What about the binding document in Documentation/devicetree/bindings/watchdog/qcom-wdt.txt? Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/