]> git.dujemihanovic.xyz Git - u-boot.git/commit
am33xx: Fix USB for am335x boards
authorMatwey V. Kornilov <matwey.kornilov@gmail.com>
Sat, 7 Aug 2021 11:17:38 +0000 (14:17 +0300)
committerTom Rini <trini@konsulko.com>
Sat, 11 Sep 2021 00:10:20 +0000 (20:10 -0400)
commit4c9289f52f004927a5fc87ff41137829312f10d6
tree69ea988d62b3871b49fef585499fd899894baf33
parent3c01557df8971f59628f156c69bd1989f69d168c
am33xx: Fix USB for am335x boards

USB nodes were mistakenly disabled in

    commit 942853dd96df ("arm: dts: Resync BeagleBone device trees")

This commit is to fix the following issue:

    starting USB...
    No working controllers found
    USB is stopped. Please issue 'usb start' first.
    starting USB...
    No working controllers found

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=0782e8572ce43f521ed6ff15e4a7ab9aa5acdc85
Fixes: 942853dd96df ("arm: dts: Resync BeagleBone device trees")
Signed-off-by: Matwey V. Kornilov <matwey.kornilov@gmail.com>
Reviewed-by: Paul Barker <paul.barker@sancloud.com>
arch/arm/dts/am33xx.dtsi