From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-db5eur01on0134.outbound.protection.outlook.com ([104.47.2.134]:45343 "EHLO EUR01-DB5-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751481AbcKOLZK (ORCPT ); Tue, 15 Nov 2016 06:25:10 -0500 From: Cor Peters To: CC: Subject: [PATCH 0/2] Watchdog: omap_wdt: Retrieve bootstatus via syscon (resend) Date: Tue, 15 Nov 2016 10:12:04 +0100 Message-ID: <1629871.6xgARTdbXe@corpeters> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-watchdog-owner@vger.kernel.org List-Id: linux-watchdog@vger.kernel.org This patch series adds device tree compatiblility to the watchdog status feature from the omap-wdt driver and adds support for that feature to the am33xx.dti device-tree include. It is my first patch so any comments/suggestions are welcome. Cor Peters (2): Watchdog: omap_wdt: Retrieve bootstatus via syscon. ARM: am33xx.dtsi: Added syscon compatible prcm_dev device arch/arm/boot/dts/am33xx.dtsi | 6 ++++++ drivers/watchdog/omap_wdt.c | 14 ++++++++++++-- 2 files changed, 18 insertions(+), 2 deletions(-) -- 1.9.1