From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@roeck-us.net (Guenter Roeck) Date: Mon, 23 Feb 2015 11:33:23 -0800 Subject: [PATCH 3/3] ARM: msm: add watchdog entries to DT timer binding doc In-Reply-To: <1424485176-8348-4-git-send-email-mathieu@codeaurora.org> References: <1424485176-8348-1-git-send-email-mathieu@codeaurora.org> <1424485176-8348-4-git-send-email-mathieu@codeaurora.org> Message-ID: <20150223193323.GE26070@roeck-us.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Feb 20, 2015 at 06:19:36PM -0800, Mathieu Olivari wrote: > The watchdog has been reworked to use the same DT node as the timer. > This change is updating the device tree doc accordingly. > > Signed-off-by: Mathieu Olivari Acked-by: Guenter Roeck