Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1216240
| From | Nathan Sullivan <nathan.sullivan@ni.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 2/2] Documentation: bindings: add doc for zynq USB |
| Date | 2015-08-31 17:00 +0200 |
| Message-ID | <q3yIX-2rV-35@gated-at.bofh.it> (permalink) |
| References | <q3yIX-2rV-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Document the binding for the zynq specific chipidea UDC binding. Signed-off-by: Nathan Sullivan <nathan.sullivan@ni.com> --- Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt b/Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt index 553e2fa..29ec09e 100644 --- a/Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt +++ b/Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt @@ -6,6 +6,7 @@ Required properties: "lsi,zevio-usb" "qcom,ci-hdrc" "chipidea,usb2" + "xlnx,zynq-usb-2.20a" - reg: base address and length of the registers - interrupts: interrupt for the USB controller -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 1/2] usb: chipidea: add xilinx zynq platform data Nathan Sullivan <nathan.sullivan@ni.com> - 2015-08-31 17:00 +0200 [PATCH v2 2/2] Documentation: bindings: add doc for zynq USB Nathan Sullivan <nathan.sullivan@ni.com> - 2015-08-31 17:00 +0200
csiph-web