Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ebfad91c authored by Jisheng Zhang's avatar Jisheng Zhang Committed by Peter Chen
Browse files

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: default avatarJisheng Zhang <jszhang@marvell.com>
Signed-off-by: default avatarPeter Chen <peter.chen@nxp.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
parent fb67cb00
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 */