commit | ed75d6a969056cc8f5dd2df3af6c75b792b9116b | [log] [tgz] |
---|---|---|
author | Stephen Boyd <stephen.boyd@linaro.org> | Thu Jan 26 16:47:28 2017 -0800 |
committer | Andy Gross <andy.gross@linaro.org> | Fri May 26 00:53:24 2017 -0500 |
tree | ca01533101a8a2bad7ab3c4adedd5f2aaf6e6906 | |
parent | 2ea659a9ef488125eb46da6eb571de5eae5c43f6 [diff] |
arm64: dts: qcom: Collapse usb support into one node We currently have three device nodes for the same USB hardware block, as evident by the reuse of the same reg address multiple times. Now that the chipidea driver fully supports OTG with the MSM wrapper we can collapse all these nodes into one USB device node, reflecting the true nature of the hardware. Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org> Signed-off-by: Andy Gross <andy.gross@linaro.org>