From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guenter Roeck Subject: Re: [PATCH 1/3] watchdog: qcom: use timer devicetree binding Date: Mon, 23 Feb 2015 11:31:34 -0800 Message-ID: <20150223193134.GC26070@roeck-us.net> References: <1424485176-8348-1-git-send-email-mathieu@codeaurora.org> <1424485176-8348-2-git-send-email-mathieu@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1424485176-8348-2-git-send-email-mathieu@codeaurora.org> Sender: linux-kernel-owner@vger.kernel.org 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 List-Id: devicetree@vger.kernel.org On Fri, Feb 20, 2015 at 06:19:34PM -0800, Mathieu Olivari wrote: > MSM watchdog configuration happens in the same register block as the > timer, so we'll use the same binding as the existing timer. > > The qcom-wdt will now be probed when devicetree has an entry compatible > with "qcom,kpss-timer" or "qcom-scss-timer". > > Signed-off-by: Mathieu Olivari Acked-by: Guenter Roeck