arm64: dts: qcom: ipq8074: remove USB tx-fifo-resize property
authorRobert Marko <robimarko@gmail.com>
Thu, 2 Sep 2021 22:03:25 +0000 (00:03 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 21 Sep 2021 22:37:06 +0000 (17:37 -0500)
commitd412786ab86b814d0695b9ab3c426b10572f7bb2
tree5ad91c6130321681b5fd76d1b35e56f296a93563
parent82ea7d411d43f60dce878252558e926f957109f0
arm64: dts: qcom: ipq8074: remove USB tx-fifo-resize property

tx-fifo-resize is now added by default by the dwc3-qcom driver
to the SNPS DWC3 child node.

So, lets drop the tx-fifo-resize property from dwc3-qcom nodes
as having it there will cause the dwc3-qcom driver to error and
abort probe with:
[    1.362938] dwc3-qcom 8af8800.usb: unable to add property
[    1.368405] dwc3-qcom 8af8800.usb: failed to register DWC3 Core, err=-17

Fixes: cefdd52fa045 ("usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default")
Signed-off-by: Robert Marko <robimarko@gmail.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20210902220325.1783567-1-robimarko@gmail.com
arch/arm64/boot/dts/qcom/ipq8074.dtsi