On Thu, 28 Jan 2021 20:46:44 -0800, Wesley Cheng wrote: > Update the tx-fifo-resize property with a better description, while > adding the tx-fifo-max-num, which is a new parameter allowing > adjustments for the maximum number of packets the txfifo resizing logic > can account for while resizing the endpoints. > > Signed-off-by: Wesley Cheng <wcheng@xxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/usb/snps,dwc3.yaml | 15 +++++++++++++-- > 1 file changed, 13 insertions(+), 2 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>