aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt
diff options
context:
space:
mode:
authorJisheng Zhang <jszhang@marvell.com>2016-06-16 16:13:18 +0800
committerPeter Chen <peter.chen@nxp.com>2016-06-21 12:28:08 +0800
commitebfad91c5da3b32d83aaad280d6918867aea501c (patch)
treecfc87e21e0f01e9c6efe1f87d27da86485d98cd2 /Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt
parentusb: chipidea: Kconfig: improve Kconfig help text (diff)
downloadlinux-dev-ebfad91c5da3b32d83aaad280d6918867aea501c.tar.xz
linux-dev-ebfad91c5da3b32d83aaad280d6918867aea501c.zip
dt-bindings: ci-hdrc-usb2: s/gadget-itc-setting/itc-setting in example
What the code expect is "itc-setting" rather than "gadget-itc-setting", and this is also correctly described in the optional properties. Signed-off-by: Jisheng Zhang <jszhang@marvell.com> Signed-off-by: Peter Chen <peter.chen@nxp.com> Acked-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt')
-rw-r--r--Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt b/Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt
index 1084e2bcbe1c..341dc67f3472 100644
--- a/Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt
+++ b/Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt
@@ -93,7 +93,7 @@ Example:
phys = <&usb_phy0>;
phy-names = "usb-phy";
vbus-supply = <&reg_usb0_vbus>;
- gadget-itc-setting = <0x4>; /* 4 micro-frames */
+ itc-setting = <0x4>; /* 4 micro-frames */
/* Incremental burst of unspecified length */
ahb-burst-config = <0x0>;
tx-burst-size-dword = <0x10>; /* 64 bytes */