Re: [PATCH v2 1/2] usb: chipidea: zynq: Add device tree binding information

From: Sergei Shtylyov
Date: Fri Jun 27 2014 - 08:23:52 EST


Hello.

On 06/27/2014 03:23 PM, Punnaiah Choudary Kalluri wrote:

Document device tree binding information as required by
the ZYNQ USB controller.

Signed-off-by: Punnaiah Choudary Kalluri <punnaia@xxxxxxxxxx>
[...]

diff --git a/Documentation/devicetree/bindings/usb/ci-hdrc-zynq.txt b/Documentation/devicetree/bindings/usb/ci-hdrc-zynq.txt
new file mode 100644
index 0000000..54bb3b4
--- /dev/null
+++ b/Documentation/devicetree/bindings/usb/ci-hdrc-zynq.txt
@@ -0,0 +1,23 @@
+Xilinx Zynq usb controller based on synopsys usb IP(v2.20a)

s/usb/USB/.

+
+Required properties:
+- compatible: should contain "xlnx,zynq-usb-2.20a"
+- clocks: clock provider specifier
+- reg: offset and length of the register set in the memory map
+- interrupt-parent: the phandle for the interrupt controller that services
+ interrupts for this device.

This property has never been required -- it can be inherited from the upper level node.

WBR, Sergei


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/