提交 ebfad91c 编写于 作者: J Jisheng Zhang 提交者: Peter Chen

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: NJisheng Zhang <jszhang@marvell.com>
Signed-off-by: NPeter Chen <peter.chen@nxp.com>
Acked-by: NRob Herring <robh@kernel.org>
上级 fb67cb00
...@@ -93,7 +93,7 @@ Example: ...@@ -93,7 +93,7 @@ Example:
phys = <&usb_phy0>; phys = <&usb_phy0>;
phy-names = "usb-phy"; phy-names = "usb-phy";
vbus-supply = <&reg_usb0_vbus>; vbus-supply = <&reg_usb0_vbus>;
gadget-itc-setting = <0x4>; /* 4 micro-frames */ itc-setting = <0x4>; /* 4 micro-frames */
/* Incremental burst of unspecified length */ /* Incremental burst of unspecified length */
ahb-burst-config = <0x0>; ahb-burst-config = <0x0>;
tx-burst-size-dword = <0x10>; /* 64 bytes */ tx-burst-size-dword = <0x10>; /* 64 bytes */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册