Thread (13 messages) 13 messages, 3 authors, 2017-08-03
STALE3282d

[PATCH v2 4/6] dt-bindings: usb: Add documentation for NS2 IDM USB3

From: Jon Mason <hidden>
Date: 2017-07-26 22:56:56
Also in: linux-devicetree, lkml
Subsystem: open firmware and flattened device tree bindings, the rest, usb subsystem · Maintainers: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Linus Torvalds, Greg Kroah-Hartman

Add documentation for IDM USB3 registers available in NS2 SoC

Signed-off-by: Jon Mason <redacted>
---
 Documentation/devicetree/bindings/usb/brcm,usb3-idm.txt | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/usb/brcm,usb3-idm.txt
diff --git a/Documentation/devicetree/bindings/usb/brcm,usb3-idm.txt b/Documentation/devicetree/bindings/usb/brcm,usb3-idm.txt
new file mode 100644
index 000000000000..3618dbcbe890
--- /dev/null
+++ b/Documentation/devicetree/bindings/usb/brcm,usb3-idm.txt
@@ -0,0 +1,14 @@
+Broadcom IDM USB3 registers
+
+Required properties:
+- compatible: "brcm,usb3-idm"
+- reg: Base address and length of the USB registers
+
+
+Example:
+
+usb3_idm: idm at 67000000 {
+        compatible = "brcm,usb3-idm";
+        reg = <0x67000000 0x2000>;
+};
+
-- 
2.7.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help