
On Wed, Mar 23, 2022 at 07:46:40AM +0100, Stefan Roese wrote:
Added Tom to Cc.
On 3/23/22 06:55, Stefan Roese wrote:
On 3/22/22 17:17, Marek Behún wrote:
From: Marek Behún marek.behun@nic.cz
Commit 0934dddc6436 ("arm: a37xx: Update DTS files to version from upstream Linux kernel") ported Linux's device-tree files for Armada 3720 SOCs. This broke USB port on Turris MOX, because in Linux' DTS the bus voltage supply is described as a `phy-supply` property of connector node, a mechanism that is not supported in U-Boot yet.
For now, fix this by adding `vbus-supply` to usb3 node.
Fixes: 0934dddc6436 ("arm: a37xx: Update DTS files to version from upstream Linux kernel") Signed-off-by: Marek Behún marek.behun@nic.cz
Reviewed-by: Stefan Roese sr@denx.de
Dear Stefan, as with the network issue, could we get this to master ASAP?
Sure. Let me try...
Tom, I'm having trouble with CI, Azure and Gitlab both report problems with "test.py coreboot":
https://dev.azure.com/sr0718/u-boot/_build/results?buildId=167&view=resu...
This should not result from this patch though.
Yes, Google is being funny for some reason, I just keep hitting retry until it passes.
Could you please pull this patch/fix directly?
OK.