Thread (1 message) 1 message, 1 author, 2014-07-25
DORMANTno replies

[PATCH 4/6] power: reset: DT bindings for the Versatile reset driver

From: Linus Walleij <hidden>
Date: 2014-07-25 13:23:46
Also in: linux-devicetree
Subsystem: open firmware and flattened device tree bindings, reset controller framework, the rest · Maintainers: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Philipp Zabel, Linus Torvalds

This adds the device tree bindings for the Versatile reset driver.

Cc: devicetree at vger.kernel.org
Cc: Sebastian Reichel <sre@kernel.org>
Cc: Dmitry Eremin-Solenikov <redacted>
Cc: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Linus Walleij <redacted>
---
 .../devicetree/bindings/reset/arm-versatile-reboot.txt | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/reset/arm-versatile-reboot.txt
diff --git a/Documentation/devicetree/bindings/reset/arm-versatile-reboot.txt b/Documentation/devicetree/bindings/reset/arm-versatile-reboot.txt
new file mode 100644
index 000000000000..fabb6cddf333
--- /dev/null
+++ b/Documentation/devicetree/bindings/reset/arm-versatile-reboot.txt
@@ -0,0 +1,18 @@
+ARM Versatile Family Reboot bindings
+
+Required nodes:
+
+- compatible: must be one of these to identify the system:
+   "arm,realview-eb-reboot"
+   "arm,realview-pb1176-reboot"
+   "arm,realview-pb11mp-reboot"
+   "arm,realview-pba8-reboot"
+   "arm,realview-pbx-reboot"
+- regmap : a phandle to a syscon node containing a regmap
+
+Example:
+
+reboot: reboot at 0x40 {
+	compatible = "arm,realview-pb1176-reboot";
+	regmap = <&syscon>;
+};
-- 
1.9.3
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help