Re: [PATCH v7 5/5] dt-bindings: usb: dwc3: Update dwc3 TX fifo properties

2021-02-05 Thread Rob Herring
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

[PATCH v7 5/5] dt-bindings: usb: dwc3: Update dwc3 TX fifo properties

2021-01-28 Thread Wesley Cheng
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 ---