]> git.baikalelectronics.ru Git - uboot.git/commit
arm: mvebu: dts: turris_mox: fix non-working USB port
authorMarek Behún <marek.behun@nic.cz>
Tue, 22 Mar 2022 16:17:59 +0000 (17:17 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 23 Mar 2022 11:47:38 +0000 (11:47 +0000)
commitb24e7bf88ae488946c05b76a3f0659b1e703723c
treeef1cbca09e9266188289eef6a2bb964e19500651
parent2dea08ab0e5e3f7c2ce2ae01e482d84f8286083d
arm: mvebu: dts: turris_mox: fix non-working USB port

Commit 3fc8dc735f22 ("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: 3fc8dc735f22 ("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>
arch/arm/dts/armada-3720-turris-mox-u-boot.dtsi