Thread (9 messages) flat view 9 messages, 4 authors, 2014-12-16

[PATCH v2 2/2] ARM: mediatek: dts: Add bindings for watchdog

From: linux@roeck-us.net (Guenter Roeck)
Date: 2014-12-13 15:45:58
Also in: linux-watchdog, lkml

On 12/12/2014 06:50 AM, Matthias Brugger wrote:
quoted hunk ↗ jump to hunk
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
---
  Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 13 +++++++++++++
  1 file changed, 13 insertions(+)
  create mode 100644 Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
diff --git a/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
new file mode 100644
index 0000000..af9eb5b
--- /dev/null
+++ b/Documentation/devicetree/bindings/watchdog/mtk-wdt.txt
@@ -0,0 +1,13 @@
+Mediatek SoCs Watchdog timer
+
+Required properties:
+
+- compatible : should be "mediatek,mt6589-wdt"
"mediatek" is undefined as vendor prefix in the current upstream code.
Is this vendor prefix coming in from another patch set ?

Guenter
+- reg : Specifies base physical address and size of the registers.
+
+Example:
+
+wdt: watchdog at 010000000 {
+	compatible = "mediatek,mt6589-wdt";
+	reg = <0x10000000 0x18>;
+};
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help