Re: [PATCH v7 5/5] dt-bindings: usb: dwc3: Update dwc3 TX fifo properties
From: Rob Herring <robh@kernel.org>
Date: 2021-02-05 20:53:47
Also in:
linux-arm-msm, linux-usb, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-02-05 20:53:47
Also in:
linux-arm-msm, linux-usb, lkml
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 <redacted> --- Documentation/devicetree/bindings/usb/snps,dwc3.yaml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>