This patch is to add description of 'configure-gfladj' to binding so that configuring devicetree Signed-off-by: Yinbo Zhu <yinbo.zhu@xxxxxxx> --- Documentation/devicetree/bindings/usb/dwc3.txt | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Documentation/devicetree/bindings/usb/dwc3.txt b/Documentation/devicetree/bindings/usb/dwc3.txt index 3e4c38b..40c6568 100644 --- a/Documentation/devicetree/bindings/usb/dwc3.txt +++ b/Documentation/devicetree/bindings/usb/dwc3.txt @@ -101,6 +101,7 @@ Optional properties: When just one value, which means INCRX burst mode enabled. When more than one value, which means undefined length INCR burst type enabled. The values can be 1, 4, 8, 16, 32, 64, 128 and 256. + - configure-gfladj: determine whether frame length adjustment is required or not. - in addition all properties from usb-xhci.txt from the current directory are supported as well -- 1.7.1