[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6e2e5600560d0bad024e845221d5e04b93d8cd68.1475743411.git.stwiss.opensource@diasemi.com>
Date: Thu, 6 Oct 2016 09:43:31 +0100
From: Steve Twiss <stwiss.opensource@...semi.com>
To: DEVICETREE <devicetree@...r.kernel.org>,
Guenter Roeck <linux@...ck-us.net>,
LINUX-KERNEL <linux-kernel@...r.kernel.org>,
LINUX-WATCHDOG <linux-watchdog@...r.kernel.org>,
Mark Rutland <mark.rutland@....com>,
Rob Herring <robh+dt@...nel.org>,
Wim Van Sebroeck <wim@...ana.be>
CC: Dmitry Torokhov <dmitry.torokhov@...il.com>,
Eduardo Valentin <edubezval@...il.com>,
LINUX-INPUT <linux-input@...r.kernel.org>,
LINUX-PM <linux-pm@...r.kernel.org>,
Lee Jones <lee.jones@...aro.org>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Support Opensource <support.opensource@...semi.com>,
Zhang Rui <rui.zhang@...el.com>
Subject: [PATCH V1 07/10] Documentation: dt: watchdog: da9062/61 Watchdog
timer binding
From: Steve Twiss <stwiss.opensource@...semi.com>
Add binding information for DA9062 and DA9061 watchdog.
Signed-off-by: Steve Twiss <stwiss.opensource@...semi.com>
---
This patch applies against linux-next and v4.8
Hi,
This patch depends on the acceptance of DA9061 watchdog driver:
[PATCH V1 4/10] watchdog: da9061: watchdog driver
Regards,
Steve Twiss, Dialog Semiconductor Ltd.
Documentation/devicetree/bindings/watchdog/da9062-wdt.txt | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 Documentation/devicetree/bindings/watchdog/da9062-wdt.txt
diff --git a/Documentation/devicetree/bindings/watchdog/da9062-wdt.txt b/Documentation/devicetree/bindings/watchdog/da9062-wdt.txt
new file mode 100644
index 0000000..eac0062
--- /dev/null
+++ b/Documentation/devicetree/bindings/watchdog/da9062-wdt.txt
@@ -0,0 +1,11 @@
+* Dialog Semiconductor DA9062/61 Watchdog Timer
+
+Required properties:
+- compatible: "dlg,da9062-watchdog"
+ "dlg,da9061-watchdog"
+
+Example:
+ watchdog {
+ compatible = "dlg,da9062-watchdog";
+ };
+
--
end-of-patch for PATCH V1
Powered by blists - more mailing lists